Searched refs:lbc_get_rman (Results 1 – 1 of 1) sorted by relevance
80 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