Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c120 static int cxgb_controller_detach(device_t);
159 DEVMETHOD(device_detach, cxgb_controller_detach),
689 cxgb_controller_detach(device_t dev) in cxgb_controller_detach() function