Home
last modified time | relevance | path

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

/freebsd/stand/kshim/
H A Dbsd_kernel.h627 struct resource_spec { struct
647 int bus_alloc_resources(device_t, struct resource_spec *, struct resource **); argument
/freebsd/sys/sys/
H A Dbus.h533 struct resource_spec { struct
540 int bus_alloc_resources(device_t dev, struct resource_spec *rs, argument