Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/iscsictl/
H A Dperiphs.c133 case DEV_MATCH_BUS: { in print_periphs()
/freebsd-src/usr.sbin/mptutil/
H A Dmpt_cam.c86 ccb.cdm.patterns[0].type = DEV_MATCH_BUS; in fetch_path_id()
111 ccb.cdm.matches[0].type != DEV_MATCH_BUS) { in fetch_path_id()
/freebsd-src/sys/cam/
H A Dcam_compat.c426 case DEV_MATCH_BUS: in cam_compat_translate_dev_match_0x18()
453 if (p->type == DEV_MATCH_BUS && in cam_compat_handle_0x19()
H A Dcam_ccb.h491 DEV_MATCH_BUS enumerator
H A Dcam_xpt.c1321 if (patterns[i].type != DEV_MATCH_BUS) { in xptbusmatch()
1640 cdm->matches[j].type = DEV_MATCH_BUS; in xptedtbusfunc()
2833 if ((cdm->patterns[i].type == DEV_MATCH_BUS) in xpt_action_default()
/freebsd-src/sbin/camcontrol/
H A Dcamcontrol.c530 case DEV_MATCH_BUS: { in getdevtree()
3737 matchccb->cdm.patterns[0].type = DEV_MATCH_BUS; in rescan_or_reset_bus()
3762 if (matchccb->cdm.matches[i].type != DEV_MATCH_BUS) in rescan_or_reset_bus()