Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/puc/
HDpuc_bfe.h91 int puc_bus_print_child(device_t, device_t);
HDpuc_pci.c185 DEVMETHOD(bus_print_child, puc_bus_print_child),
HDpuc.c733 puc_bus_print_child(device_t dev, device_t child) in puc_bus_print_child() function