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

  /src/sys/dev/isa/
fdc_isa.c 87 static int fdc_isa_detach(device_t, int);
96 fdc_isa_probe, fdc_isa_attach, fdc_isa_detach, NULL, NULL, fdc_childdet);
182 fdc_isa_detach(device_t self, int flags) function in typeref:typename:int
fdc_isa.c 87 static int fdc_isa_detach(device_t, int);
96 fdc_isa_probe, fdc_isa_attach, fdc_isa_detach, NULL, NULL, fdc_childdet);
182 fdc_isa_detach(device_t self, int flags) function in typeref:typename:int

Completed in 24 milliseconds