Searched refs:PSN (Results 1 – 3 of 3) sorted by relevance
162 #define PSN(ctrl) (((ctrl)->slot_cap & PCI_EXP_SLTCAP_PSN) >> 19) macro
42 #define PSN 0x07FF0000 macro962 ctrl->first_slot = (slot_config & PSN) >> 16; in shpc_init()
79 snprintf(name, SLOT_NAME_SIZE, "%u", PSN(ctrl)); in init_slot()