Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bxe/
Dbxe.c200 static int bxe_probe(device_t);
211 DEVMETHOD(device_probe, bxe_probe),
2504 bxe_probe(device_t dev) in bxe_probe() function