Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c184 static int cxgb_port_detach(device_t);
189 DEVMETHOD(device_detach, cxgb_port_detach),
1073 cxgb_port_detach(device_t dev) in cxgb_port_detach() function