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

  /src/sys/dev/pci/igc/
if_igc.c 159 static int igc_detach(device_t, int);
248 igc_match, igc_attach, igc_detach, NULL, NULL, NULL, 0);
508 igc_detach(device_t self, int flags) function in typeref:typename:int
if_igc.c 159 static int igc_detach(device_t, int);
248 igc_match, igc_attach, igc_detach, NULL, NULL, NULL, 0);
508 igc_detach(device_t self, int flags) function in typeref:typename:int
if_igc.c 159 static int igc_detach(device_t, int);
248 igc_match, igc_attach, igc_detach, NULL, NULL, NULL, 0);
508 igc_detach(device_t self, int flags) function in typeref:typename:int

Completed in 450 milliseconds