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

  /src/sys/dev/scsipi/
ch.c 103 static int chmatch(device_t, cfdata_t, void *);
107 chmatch, chattach, NULL, NULL);
187 chmatch(device_t parent, cfdata_t match, function in typeref:typename:int
ch.c 103 static int chmatch(device_t, cfdata_t, void *);
107 chmatch, chattach, NULL, NULL);
187 chmatch(device_t parent, cfdata_t match, function in typeref:typename:int
ch.c 103 static int chmatch(device_t, cfdata_t, void *);
107 chmatch, chattach, NULL, NULL);
187 chmatch(device_t parent, cfdata_t match, function in typeref:typename:int

Completed in 123 milliseconds