Home
last modified time | relevance | path

Searched refs:hs_num (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c996 slot_p->hs_num = slot; in pcishpc_register_slot()
1001 slot_p->hs_num; in pcishpc_register_slot()
1004 slot_p->hs_num; in pcishpc_register_slot()
1224 PCI_HP_LOGICAL_SLOT_REGS+slot_p->hs_num); in pcishpc_slot_poweron()
1257 PCI_HP_LOGICAL_SLOT_REGS+slot_p->hs_num); in pcishpc_slot_poweron()
1260 PCI_HP_LOGICAL_SLOT_REGS+slot_p->hs_num, in pcishpc_slot_poweron()
1358 PCI_HP_LOGICAL_SLOT_REGS+slot_p->hs_num); in pcishpc_slot_poweroff()
1361 PCI_HP_LOGICAL_SLOT_REGS+slot_p->hs_num, in pcishpc_slot_poweroff()
1795 PCI_HP_LOGICAL_SLOT_REGS+slot_p->hs_num); in pcishpc_get_slot_state()
1841 PCI_HP_LOGICAL_SLOT_REGS+slot_p->hs_num); in pcishpc_set_slot_state()
[all …]
H A Dpciehpc.c945 ctrl_p->hc_slots[0]->hs_num = 0; in pciehpc_create_controller()
/titanic_50/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h187 uint32_t hs_num; /* Logical slot number */ member