Searched refs:physhi (Results 1 – 3 of 3) sorted by relevance
83 fc_cell_t physlo, physhi; in fc_vtop() local89 fc_ptr2cell(vaddr), &physlo, &physhi); in fc_vtop()94 PUSH(DS, physhi); in fc_vtop()
169 uint32_t physhi; member
901 int rv, cap_ptr, physhi; in fix_ppb_res() local923 physhi = regp[0]; in fix_ppb_res()926 func = (uchar_t)PCI_REG_FUNC_G(physhi); in fix_ppb_res()927 dev = (uchar_t)PCI_REG_DEV_G(physhi); in fix_ppb_res()928 bus = (uchar_t)PCI_REG_BUS_G(physhi); in fix_ppb_res()