/src/sys/arch/hpcmips/hpcmips/ |
bus_space.c | 58 bus_space_handle_t __hpcmips_cacheable(struct bus_space_tag_hpcmips*, 246 __hpcmips_cacheable(struct bus_space_tag_hpcmips *t, bus_addr_t bpa, function in typeref:typename:bus_space_handle_t 285 *bshp = __hpcmips_cacheable(t, bpa, size, cacheable); 349 *bshp = __hpcmips_cacheable(t, bpa, size, cacheable);
|
bus_space.c | 58 bus_space_handle_t __hpcmips_cacheable(struct bus_space_tag_hpcmips*, 246 __hpcmips_cacheable(struct bus_space_tag_hpcmips *t, bus_addr_t bpa, function in typeref:typename:bus_space_handle_t 285 *bshp = __hpcmips_cacheable(t, bpa, size, cacheable); 349 *bshp = __hpcmips_cacheable(t, bpa, size, cacheable);
|