Home
last modified time | relevance | path

Searched refs:DEV_MATCH_DEVICE (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.bin/iscsictl/
H A Dperiphs.c151 case DEV_MATCH_DEVICE: { in print_periphs()
/freebsd/sys/cam/
H A Dcam_xpt.c1330 if (patterns[i].type == DEV_MATCH_DEVICE && in xptbusmatch()
1435 if (patterns[i].type != DEV_MATCH_DEVICE) { in xptdevicematch()
1797 cdm->matches[j].type = DEV_MATCH_DEVICE; in xptedtdevicefunc()
2862 ||(cdm->patterns[i].type == DEV_MATCH_DEVICE)){ in xpt_action_default()
H A Dcam_ccb.h492 DEV_MATCH_DEVICE, enumerator
/freebsd/sys/cam/scsi/
H A Dscsi_enc_ses.c886 match_pattern.type = DEV_MATCH_DEVICE; in ses_path_iter_devid_callback()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c559 case DEV_MATCH_DEVICE: { in getdevtree()
8925 patterns[0].type = DEV_MATCH_DEVICE; in buildbusdevlist()
8956 case DEV_MATCH_DEVICE: { in buildbusdevlist()