Searched refs:PSN (Results 1 – 4 of 4) sorted by relevance
130 snprintf(name, SLOT_NAME_SIZE, "%u", PSN(ctrl)); in init_slot()134 ctrl->pcie->port->subordinate->number, PSN(ctrl)); in init_slot()
131 #define PSN(ctrl) (((ctrl)->slot_cap & PCI_EXP_SLTCAP_PSN) >> 19) macro
726 slot->wq = alloc_workqueue("pciehp-%u", 0, 0, PSN(ctrl)); in pcie_init_slot()776 ctrl_info(ctrl, " Physical Slot Number : %d\n", PSN(ctrl)); in dbg_ctrl()
56 #define PSN 0x07FF0000 macro1027 ctrl->first_slot = (slot_config & PSN) >> 16; in shpc_init()