Searched refs:ddi_map_debug (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Dddi_arch.c51 #define ddi_map_debug if (ddi_map_debug_flag) printf macro
127 ddi_map_debug("applying range of parent <%s> to child <%s>...\n",
212 ddi_map_debug(" No range.\n");
233 ddi_map_debug(" Input: %x.%x.%x\n", rp->regspec_bustype,
235 ddi_map_debug(" Range: %x.%x %x.%x %x\n",
244 ddi_map_debug(" Return: %x.%x.%x\n", rp->regspec_bustype,
/illumos-gate/usr/src/uts/intel/os/
H A Dddi_arch.c162 ddi_map_debug("applying range of parent <%s> to child <%s>...\n",
229 ddi_map_debug(" No range.\n");
250 ddi_map_debug(" Input: %x.%x.%x\n", rp->regspec_bustype,
252 ddi_map_debug(" Range: %x.%x %x.%x %x\n",
261 ddi_map_debug(" Return: %x.%x.%x\n", rp->regspec_bustype,
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c352 #define ddi_map_debug if (ddi_map_debug_flag) prom_printf macro
939 ddi_map_debug("applying range of parent <%s> to child <%s>...\n",
986 ddi_map_debug("rootnex_map_fault: address <%x> pfn <%x>", addr, pfn);
987 ddi_map_debug(" Seg <%s>\n",
1045 ddi_map_debug(
1079 ddi_map_debug("rootnex_map_regspec: mmap() "
1109 ddi_map_debug(
1168 ddi_map_debug("rootnex_map_regspec: zero regspec_size\n");
1180 ddi_map_debug("rootnex_map_regspec: Mapping %d pages "
1205 ddi_map_debug("a
[all...]

Completed in 202 milliseconds