Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pciex/
H A Dpciev.c290 pcie_bus_t *root_bus_p; in pciev_eh() local
297 root_bus_p = PCIE_PFD2BUS(root_pfd_p); in pciev_eh()
298 if (PCIE_BDG_IS_UNASSIGNED(root_bus_p)) in pciev_eh()
387 pcie_bus_t *root_bus_p; in pciev_eh_exit() local
393 root_bus_p = PCIE_PFD2BUS(root_pfd_p); in pciev_eh_exit()
394 if (PCIE_BDG_IS_UNASSIGNED(root_bus_p)) in pciev_eh_exit()
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_fm.c977 pcie_bus_t *bus_p, *root_bus_p; in px_guest_panic() local
984 root_bus_p = PCIE_PFD2BUS(root_pfd_p); in px_guest_panic()
985 if (PCIE_BDG_IS_UNASSIGNED(root_bus_p)) in px_guest_panic()