Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/iscsictl/
H A Dperiphs.c153 case DEV_MATCH_DEVICE: { in print_periphs()
/freebsd-13.1/sys/cam/
H A Dcam_compat.c411 case DEV_MATCH_DEVICE: in cam_compat_translate_dev_match_0x18()
458 if (p->type == DEV_MATCH_DEVICE && in cam_compat_handle_0x19()
H A Dcam_ccb.h479 DEV_MATCH_DEVICE, enumerator
H A Dcam_xpt.c1387 if (patterns[i].type == DEV_MATCH_DEVICE && in xptbusmatch()
1492 if (patterns[i].type != DEV_MATCH_DEVICE) { in xptdevicematch()
1854 cdm->matches[j].type = DEV_MATCH_DEVICE; in xptedtdevicefunc()
2907 ||(cdm->patterns[i].type == DEV_MATCH_DEVICE)){ in xpt_action_default()
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_enc_ses.c889 match_pattern.type = DEV_MATCH_DEVICE; in ses_path_iter_devid_callback()
/freebsd-13.1/sbin/camcontrol/
H A Dcamcontrol.c551 case DEV_MATCH_DEVICE: { in getdevtree()
8812 patterns[0].type = DEV_MATCH_DEVICE; in buildbusdevlist()
8843 case DEV_MATCH_DEVICE: { in buildbusdevlist()