Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_pcib.c67 static struct rman *ofw_pcib_get_rman(device_t, int, u_int);
114 DEVMETHOD(bus_get_rman, ofw_pcib_get_rman),
708 ofw_pcib_get_rman(device_t bus, int type, u_int flags) in ofw_pcib_get_rman() function