Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgb/
H A Dcxgb_main.c123 static int cxgb_controller_attach(device_t);
162 DEVMETHOD(device_attach, cxgb_controller_attach),
445 cxgb_controller_attach(device_t dev) in cxgb_controller_attach() function