Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dbus.h448 int bus_generic_child_pnpinfo(device_t dev, device_t child, struct sbuf *sb);
/freebsd/sys/kern/
H A Dbus_if.m671 } DEFAULT bus_generic_child_pnpinfo;
H A Dsubr_bus.c4881 bus_generic_child_pnpinfo(device_t dev, device_t child, struct sbuf *sb) in bus_generic_child_pnpinfo() function