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

  /src/sys/dev/scsipi/
scsiconf.c 95 static void scsibusattach(device_t, device_t, void *);
101 scsibusmatch, scsibusattach, scsibusdetach, NULL,
156 scsibusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 58 milliseconds