Home
last modified time | relevance | path

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

/src/sys/powerpc/mpc85xx/
H A Dlbc.c80 static struct rman *lbc_get_rman(device_t, int, u_int);
103 DEVMETHOD(bus_get_rman, lbc_get_rman),
686 lbc_get_rman(device_t bus, int type, u_int flags) in lbc_get_rman() function