Home
last modified time | relevance | path

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

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