Home
last modified time | relevance | path

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

/src/sys/dev/vnic/
H A Dmrml_bridge.c52 static struct resource * mrmlb_ofw_bus_alloc_res(device_t, device_t, int, int,
63 DEVMETHOD(bus_alloc_resource, mrmlb_ofw_bus_alloc_res),
131 mrmlb_ofw_bus_alloc_res(device_t bus, device_t child, int type, int rid, in mrmlb_ofw_bus_alloc_res() function