Searched refs:scsitest_match (Results 1 – 1 of 1) sorted by relevance
57 int scsitest_match(device_t, cfdata_t, void *);65 CFATTACH_DECL_NEW(scsitest, sizeof(struct scsitest), scsitest_match,210 scsitest_match(device_t parent, cfdata_t match, void *aux) in scsitest_match() function