Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/iscsictl/
H A Dperiphs.c151 case DEV_MATCH_DEVICE: { in print_periphs()
/freebsd-14.2/sys/cam/
H A Dcam_compat.c411 case DEV_MATCH_DEVICE: in cam_compat_translate_dev_match_0x18()
459 if (p->type == DEV_MATCH_DEVICE && in cam_compat_handle_0x19()
H A Dcam_ccb.h489 DEV_MATCH_DEVICE, enumerator
H A Dcam_xpt.c1316 if (patterns[i].type == DEV_MATCH_DEVICE && in xptbusmatch()
1421 if (patterns[i].type != DEV_MATCH_DEVICE) { in xptdevicematch()
1783 cdm->matches[j].type = DEV_MATCH_DEVICE; in xptedtdevicefunc()
2837 ||(cdm->patterns[i].type == DEV_MATCH_DEVICE)){ in xpt_action_default()
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_enc_ses.c887 match_pattern.type = DEV_MATCH_DEVICE; in ses_path_iter_devid_callback()
/freebsd-14.2/sbin/camcontrol/
H A Dcamcontrol.c556 case DEV_MATCH_DEVICE: { in getdevtree()
8865 patterns[0].type = DEV_MATCH_DEVICE; in buildbusdevlist()
8896 case DEV_MATCH_DEVICE: { in buildbusdevlist()