Home
last modified time | relevance | path

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

/freebsd-head/usr.bin/iscsictl/
HDperiphs.c151 case DEV_MATCH_DEVICE: { in print_periphs()
/freebsd-head/sys/cam/
HDcam_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()
HDcam_ccb.h490 DEV_MATCH_DEVICE, enumerator
HDcam_xpt.c1312 if (patterns[i].type == DEV_MATCH_DEVICE && in xptbusmatch()
1417 if (patterns[i].type != DEV_MATCH_DEVICE) { in xptdevicematch()
1779 cdm->matches[j].type = DEV_MATCH_DEVICE; in xptedtdevicefunc()
2833 ||(cdm->patterns[i].type == DEV_MATCH_DEVICE)){ in xpt_action_default()
/freebsd-head/sys/cam/scsi/
HDscsi_enc_ses.c886 match_pattern.type = DEV_MATCH_DEVICE; in ses_path_iter_devid_callback()
/freebsd-head/sbin/camcontrol/
HDcamcontrol.c557 case DEV_MATCH_DEVICE: { in getdevtree()
8881 patterns[0].type = DEV_MATCH_DEVICE; in buildbusdevlist()
8912 case DEV_MATCH_DEVICE: { in buildbusdevlist()