Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/
H A Dcam_ccb.h418 PERIPH_MATCH_UNIT = 0x010, enumerator
H A Dcam_xpt.c1628 if (((cur_pattern->flags & PERIPH_MATCH_UNIT) != 0) in xptperiphmatch()