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

  /src/sys/dev/scsipi/
ch.c 104 static void chattach(device_t, device_t, void *);
107 chmatch, chattach, NULL, NULL);
201 chattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
ch.c 104 static void chattach(device_t, device_t, void *);
107 chmatch, chattach, NULL, NULL);
201 chattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds