Home
last modified time | relevance | path

Searched refs:bus_map_resource (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/share/man/man9/
HDMakefile47 bus_map_resource.9 \
514 MLINKS+=bus_map_resource.9 bus_unmap_resource.9 \
515 bus_map_resource.9 resource_init_map_request.9
/freebsd-11-stable/sys/x86/x86/
HDnexus.c163 DEVMETHOD(bus_map_resource, nexus_map_resource),
/freebsd-11-stable/sys/sys/
HDbus.h517 int bus_map_resource(device_t dev, int type, struct resource *r,
/freebsd-11-stable/sys/kern/
HDsubr_bus.c4601 bus_map_resource(device_t dev, int type, struct resource *r, in bus_map_resource() function