Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bxe/
Dbxe.c201 static int bxe_attach(device_t);
212 DEVMETHOD(device_attach, bxe_attach),
16313 bxe_attach(device_t dev) in bxe_attach() function