Searched defs:bus_map_resource (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/sys/ | ||
| H A D | bus.h | 674 #define bus_map_resource(...) \ macro |
| /freebsd/sys/kern/ | ||
| H A D | subr_bus.c | 4732 bus_map_resource(device_t dev, struct resource *r, in bus_map_resource() function |