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

  /src/sys/arch/sparc64/dev/
fdc.c 235 void fdcattach_mainbus(device_t, device_t, void *);
248 fdcmatch_mainbus, fdcattach_mainbus, NULL, NULL);
612 fdcattach_mainbus(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/sparc/dev/
fd.c 217 void fdcattach_mainbus(device_t, device_t, void *);
223 fdcmatch_mainbus, fdcattach_mainbus, NULL, NULL);
555 fdcattach_mainbus(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 13 milliseconds