Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h90 (pcie_hp_ctrl_t *)PCIE_DIP2BUS(dip)->bus_hp_ctrl
93 (PCIE_DIP2BUS(dip)->bus_hp_ctrl) = (pcie_hp_ctrl_t *)ctrl_p
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h430 void *bus_hp_ctrl; /* HP bus ctrl data */ member
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c473 pcie_hp_ctrl_t *ctrl_p = (pcie_hp_ctrl_t *)bus_p->bus_hp_ctrl; in pcie_hp_create_occupant_props()