if_igc.c | 157 static int igc_match(device_t, cfdata_t, void *); 248 igc_match, igc_attach, igc_detach, NULL, NULL, NULL, 0); 320 * igc_match determines if the driver should be loaded on 326 igc_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|