Searched refs:bce_probe (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c138 /* Used by bce_probe() to identify the devices supported by this driver. */
318 static int bce_probe (device_t);
495 DEVMETHOD(device_probe, bce_probe),
677 bce_probe(device_t dev) function

Completed in 136 milliseconds