HomeSort by: relevance | last modified time | path
    Searched defs:igc_match (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/igc/
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

Completed in 13 milliseconds