Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/
Dcxgb_main.c121 static int cxgb_controller_detach(device_t);
136 DEVMETHOD(device_detach, cxgb_controller_detach),
695 cxgb_controller_detach(device_t dev) in cxgb_controller_detach() function