Home
last modified time | relevance | path

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

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