Home
last modified time | relevance | path

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

/src/sys/powerpc/mpc85xx/
H A Dlbc.c87 static const struct ofw_bus_devinfo *lbc_get_devinfo(device_t, device_t);
113 DEVMETHOD(ofw_bus_get_devinfo, lbc_get_devinfo),
863 lbc_get_devinfo(device_t bus, device_t child) in lbc_get_devinfo() function