Searched refs:bus_mem_add_mapping (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/sys/arch/i386/i386/ |
| D | machdep.c | 290 int bus_mem_add_mapping(bus_addr_t, bus_size_t, 3158 error = bus_mem_add_mapping(bpa, size, cacheable, bshp); 3191 return (bus_mem_add_mapping(bpa, size, cacheable, bshp)); 3252 error = bus_mem_add_mapping(bpa, size, cacheable, bshp); 3268 bus_mem_add_mapping(bpa, size, cacheable, bshp) in bus_mem_add_mapping() function
|