Searched refs:t4_child_location (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/cxgbe/ |
H A D | t4_main.c | 96 static int t4_child_location(device_t, device_t, struct sbuf *); 110 DEVMETHOD(bus_child_location, t4_child_location), 175 DEVMETHOD(bus_child_location, t4_child_location), 214 DEVMETHOD(bus_child_location, t4_child_location), 1674 t4_child_location(device_t bus, device_t dev, struct sbuf *sb) in t4_child_location() function
|