Home
last modified time | relevance | path

Searched refs:DDI_MF_EXT_REGSPEC (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dddimapreq.h117 #define DDI_MF_EXT_REGSPEC 0x80000000 macro
/titanic_41/usr/src/uts/i86pc/io/pci/
H A Dpci.c455 mp->map_flags |= DDI_MF_EXT_REGSPEC; in pci_bus_map()
528 mp->map_flags |= DDI_MF_EXT_REGSPEC; in pci_bus_map()
/titanic_41/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c545 mp->map_flags |= DDI_MF_EXT_REGSPEC; in npe_bus_map()
669 mp->map_flags |= DDI_MF_EXT_REGSPEC; in npe_bus_map()
/titanic_41/usr/src/uts/i86pc/io/
H A Drootnex.c868 } else if (!(mp->map_flags & DDI_MF_EXT_REGSPEC)) { in rootnex_map()
889 mp->map_flags |= DDI_MF_EXT_REGSPEC; in rootnex_map()
1043 ASSERT(mp->map_flags & DDI_MF_EXT_REGSPEC); in rootnex_map_regspec()
1224 ASSERT(mp->map_flags & DDI_MF_EXT_REGSPEC); in rootnex_unmap_regspec()