Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam_ccb.h410 PERIPH_MATCH_NONE = 0x000, enumerator
H A Dcam_xpt.c1665 if (cur_pattern->flags == PERIPH_MATCH_NONE) in xptperiphmatch()