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

  /src/sys/arch/sparc64/dev/
fdc.c 241 void fdcattach_ebus(device_t, device_t, void *);
257 fdcmatch_ebus, fdcattach_ebus, NULL, NULL);
724 fdcattach_ebus(device_t parent, device_t self, void *aux) function in typeref:typename:void
fdc.c 241 void fdcattach_ebus(device_t, device_t, void *);
257 fdcmatch_ebus, fdcattach_ebus, NULL, NULL);
724 fdcattach_ebus(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 24 milliseconds