Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/bxe/
Dbxe.c187 static int bxe_attach(device_t);
198 DEVMETHOD(device_attach, bxe_attach),
16318 bxe_attach(device_t dev) in bxe_attach() function