Home
last modified time | relevance | path

Searched refs:hc_phys_start (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h367 uint32_t hc_phys_start; /* 1st Phys Device # */ member
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c907 ctrl_p->hc_phys_start = ((config>>16)&0x7ff); in pcishpc_setup_controller()
1905 slot_p->hs_phy_slot_num = ctrl_p->hc_phys_start + slot; in pcishpc_set_slot_name()
1907 slot_p->hs_phy_slot_num = ctrl_p->hc_phys_start - slot; in pcishpc_set_slot_name()