cxgb_main.c | 100 static int cxgb_controller_detach(device_t dev, int flags); 111 CFATTACH_DECL_NEW(cxgbc, sizeof(struct adapter), cxgb_controller_match, cxgb_controller_attach, cxgb_controller_detach, NULL); 503 cxgb_controller_detach(device_t dev, int flags) function in typeref:typename:int
|