Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c119 static int cxgb_controller_attach(device_t);
158 DEVMETHOD(device_attach, cxgb_controller_attach),
438 cxgb_controller_attach(device_t dev) in cxgb_controller_attach() function