Searched refs:ddi_map_debug (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sparc/os/ |
H A D | ddi_arch.c | 51 #define ddi_map_debug if (ddi_map_debug_flag) printf macro 127 ddi_map_debug("applying range of parent <%s> to child <%s>...\n", in i_ddi_bus_map() 212 ddi_map_debug(" No range.\n"); in i_ddi_apply_range() 233 ddi_map_debug(" Input: %x.%x.%x\n", rp->regspec_bustype, in i_ddi_apply_range() 235 ddi_map_debug(" Range: %x.%x %x.%x %x\n", in i_ddi_apply_range() 244 ddi_map_debug(" Return: %x.%x.%x\n", rp->regspec_bustype, in i_ddi_apply_range()
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | ddi_arch.c | 160 ddi_map_debug("applying range of parent <%s> to child <%s>...\n", in i_ddi_bus_map() 227 ddi_map_debug(" No range.\n"); in i_ddi_apply_range() 248 ddi_map_debug(" Input: %x.%x.%x\n", rp->regspec_bustype, in i_ddi_apply_range() 250 ddi_map_debug(" Range: %x.%x %x.%x %x\n", in i_ddi_apply_range() 259 ddi_map_debug(" Return: %x.%x.%x\n", rp->regspec_bustype, in i_ddi_apply_range()
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 344 #define ddi_map_debug if (ddi_map_debug_flag) prom_printf macro 982 ddi_map_debug("rootnex_map_fault: address <%x> pfn <%x>", addr, pfn); in rootnex_map_fault() 983 ddi_map_debug(" Seg <%s>\n", in rootnex_map_fault() 1038 ddi_map_debug( in rootnex_map_regspec() 1072 ddi_map_debug("rootnex_map_regspec: mmap() " in rootnex_map_regspec() 1102 ddi_map_debug( in rootnex_map_regspec() 1163 ddi_map_debug("rootnex_map_regspec: zero regspec_size\n"); in rootnex_map_regspec() 1175 ddi_map_debug("rootnex_map_regspec: Mapping %d pages " in rootnex_map_regspec() 1200 ddi_map_debug("at virtual 0x%x\n", *vaddrp); in rootnex_map_regspec() 1221 ddi_map_debug("rootnex_unmap_regspec: zero regspec_size\n"); in rootnex_unmap_regspec() [all …]
|