Home
last modified time | relevance | path

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

/src/lib/libcam/
H A Dcamlib.c331 PERIPH_MATCH_LUN | PERIPH_MATCH_NAME; in cam_open_btl()
/src/sys/cam/
H A Dcam_ccb.h429 PERIPH_MATCH_LUN = 0x004, enumerator
H A Dcam_xpt.c1426 (pp->flags & PERIPH_MATCH_LUN) != 0 && in xptdevicematch()
1560 if (((cur_pattern->flags & PERIPH_MATCH_LUN) != 0) in xptperiphmatch()