Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.h167 uint32_t physhi; member
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c1143 int rv, cap_ptr, physhi; in fix_ppb_res() local
1166 physhi = regp[0]; in fix_ppb_res()
1169 func = (uchar_t)PCI_REG_FUNC_G(physhi); in fix_ppb_res()
1170 dev = (uchar_t)PCI_REG_DEV_G(physhi); in fix_ppb_res()
1171 bus = (uchar_t)PCI_REG_BUS_G(physhi); in fix_ppb_res()