Home
last modified time | relevance | path

Searched refs:PERIPH_MATCH_LUN (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/lib/libcam/
H A Dcamlib.c332 PERIPH_MATCH_LUN | PERIPH_MATCH_NAME; in cam_open_btl()
/freebsd-14.2/sys/cam/
H A Dcam_ccb.h426 PERIPH_MATCH_LUN = 0x004, enumerator
H A Dcam_xpt.c1418 (pp->flags & PERIPH_MATCH_LUN) != 0 && in xptdevicematch()
1552 if (((cur_pattern->flags & PERIPH_MATCH_LUN) != 0) in xptperiphmatch()