Home
last modified time | relevance | path

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

/src/usr.bin/iscsictl/
H A Dperiphs.c151 case DEV_MATCH_DEVICE: { in print_periphs()
/src/sys/cam/
H A Dcam_compat.c408 case DEV_MATCH_DEVICE: in cam_compat_translate_dev_match_0x18()
456 if (p->type == DEV_MATCH_DEVICE && in cam_compat_handle_0x19()
H A Dcam_xpt.c1324 if (patterns[i].type == DEV_MATCH_DEVICE && in xptbusmatch()
1429 if (patterns[i].type != DEV_MATCH_DEVICE) { in xptdevicematch()
1791 cdm->matches[j].type = DEV_MATCH_DEVICE; in xptedtdevicefunc()
2856 ||(cdm->patterns[i].type == DEV_MATCH_DEVICE)){ in xpt_action_default()
H A Dcam_ccb.h492 DEV_MATCH_DEVICE, enumerator
/src/sys/cam/scsi/
H A Dscsi_enc_ses.c886 match_pattern.type = DEV_MATCH_DEVICE; in ses_path_iter_devid_callback()
/src/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()