Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/
H A Dcam_ccb.h336 PERIPH_MATCH_ANY = 0x01f enumerator
H A Dcam_xpt.c2035 if (cur_pattern->flags == PERIPH_MATCH_ANY) { in xptperiphmatch()