Home
last modified time | relevance | path

Searched refs:ch_patterns (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/scsi/
H A Dch.c107 const struct scsi_inquiry_pattern ch_patterns[] = { variable
143 (void)scsi_inqmatch(inq, ch_patterns, nitems(ch_patterns), in chmatch()
144 sizeof(ch_patterns[0]), &priority); in chmatch()