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

  /src/sys/dev/isa/
wdc_isa.c 69 static void wdc_isa_attach(device_t, device_t, void *);
73 wdc_isa_probe, wdc_isa_attach, wdc_isa_detach, NULL, NULL,
159 wdc_isa_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds