Home
last modified time | relevance | path

Searched defs:bus_alloc_resource_anywhere (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/sys/
H A Dbus.h597 bus_alloc_resource_anywhere(device_t dev, int type, int *rid, in bus_alloc_resource_anywhere() function
638 #define bus_alloc_resource_anywhere(dev, type, rid, count, flags) \ macro