Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h86 (pcie_hp_ctrl_t *)PCIE_DIP2BUS(dip)->bus_hp_ctrl
89 (PCIE_DIP2BUS(dip)->bus_hp_ctrl) = (pcie_hp_ctrl_t *)ctrl_p
/titanic_41/usr/src/uts/common/sys/
H A Dpcie_impl.h331 void *bus_hp_ctrl; /* HP bus ctrl data */ member
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c471 pcie_hp_ctrl_t *ctrl_p = (pcie_hp_ctrl_t *)bus_p->bus_hp_ctrl; in pcie_hp_create_occupant_props()