Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dxlp_simplebus.c73 static struct resource *xlp_simplebus_alloc_resource(device_t, device_t, int,
91 DEVMETHOD(bus_alloc_resource, xlp_simplebus_alloc_resource),
167 xlp_simplebus_alloc_resource(device_t bus, device_t child, int type, int *rid, in xlp_simplebus_alloc_resource() function