cxgb_main.c | 98 static int cxgb_controller_match(device_t dev, cfdata_t match, void *context); 111 CFATTACH_DECL_NEW(cxgbc, sizeof(struct adapter), cxgb_controller_match, cxgb_controller_attach, cxgb_controller_detach, NULL); 254 static int cxgb_controller_match(device_t dev, cfdata_t match, void *context) function in typeref:typename:int
|