Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h366 uint32_t hc_device_start; /* 1st PCI Device # */ member
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c902 ctrl_p->hc_device_start = 4; in pcishpc_setup_controller()
904 ctrl_p->hc_device_start = ((config>>8)&31); in pcishpc_setup_controller()
1004 slot_p->hs_device_num = ctrl_p->hc_device_start + in pcishpc_register_slot()
1007 slot_p->hs_device_num = ctrl_p->hc_device_start - in pcishpc_register_slot()
H A Dpcie_hp.c489 (pci_dev - ctrl_p->hc_device_start) : in pcie_hp_create_occupant_props()
490 (pci_dev + ctrl_p->hc_device_start); in pcie_hp_create_occupant_props()