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

  /src/sys/arch/amiga/dev/
wdc_acafh.c 87 void wdc_acafh_attach(device_t, device_t, void *);
93 wdc_acafh_match, wdc_acafh_attach, NULL, NULL);
106 wdc_acafh_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
wdc_acafh.c 87 void wdc_acafh_attach(device_t, device_t, void *);
93 wdc_acafh_match, wdc_acafh_attach, NULL, NULL);
106 wdc_acafh_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 26 milliseconds