Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c190 static int bxe_probe(device_t);
201 DEVMETHOD(device_probe, bxe_probe),
2489 bxe_probe(device_t dev) in bxe_probe() function