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

  /src/sys/dev/scsipi/
atapiconf.c 56 static void atapibusattach(device_t, device_t, void *);
67 atapibusmatch, atapibusattach, atapibusdetach, NULL, NULL,
141 atapibusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
atapiconf.c 56 static void atapibusattach(device_t, device_t, void *);
67 atapibusmatch, atapibusattach, atapibusdetach, NULL, NULL,
141 atapibusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
atapiconf.c 56 static void atapibusattach(device_t, device_t, void *);
67 atapibusmatch, atapibusattach, atapibusdetach, NULL, NULL,
141 atapibusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 32 milliseconds