Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dmrml_bridge.c55 static const struct ofw_bus_devinfo * mrmlb_ofw_get_devinfo(device_t, device_t);
68 DEVMETHOD(ofw_bus_get_devinfo, mrmlb_ofw_get_devinfo),
122 mrmlb_ofw_get_devinfo(device_t bus __unused, device_t child) in mrmlb_ofw_get_devinfo() function