Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam_ccb.h416 PERIPH_MATCH_ANY = 0x01f enumerator
H A Dcam_xpt.c1650 if (cur_pattern->flags == PERIPH_MATCH_ANY) { in xptperiphmatch()