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