Searched refs:PSN (Results 1 – 5 of 5) sorted by relevance
15 bool "HFI1 enable 31 bit PSN"19 Setting this enables 31 BIT PSN
125 #define PSN(ctrl) (((ctrl)->slot_cap & PCI_EXP_SLTCAP_PSN) >> 19) macro
125 snprintf(name, SLOT_NAME_SIZE, "%u", PSN(ctrl)); in init_slot()
56 #define PSN 0x07FF0000 macro1027 ctrl->first_slot = (slot_config & PSN) >> 16; in shpc_init()
750 slot->wq = alloc_workqueue("pciehp-%u", 0, 0, PSN(ctrl)); in pcie_init_slot()