Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/iscsictl/
H A Dperiphs.c135 case DEV_MATCH_BUS: { in print_periphs()
/freebsd-13.1/usr.sbin/mptutil/
H A Dmpt_cam.c89 ccb.cdm.patterns[0].type = DEV_MATCH_BUS; in fetch_path_id()
114 ccb.cdm.matches[0].type != DEV_MATCH_BUS) { in fetch_path_id()
/freebsd-13.1/sys/cam/
H A Dcam_compat.c429 case DEV_MATCH_BUS: in cam_compat_translate_dev_match_0x18()
455 if (p->type == DEV_MATCH_BUS && in cam_compat_handle_0x19()
H A Dcam_ccb.h480 DEV_MATCH_BUS enumerator
H A Dcam_xpt.c1395 if (patterns[i].type != DEV_MATCH_BUS) { in xptbusmatch()
1714 cdm->matches[j].type = DEV_MATCH_BUS; in xptedtbusfunc()
2906 if ((cdm->patterns[i].type == DEV_MATCH_BUS) in xpt_action_default()
/freebsd-13.1/sbin/camcontrol/
H A Dcamcontrol.c524 case DEV_MATCH_BUS: { in getdevtree()
3638 matchccb->cdm.patterns[0].type = DEV_MATCH_BUS; in rescan_or_reset_bus()
3663 if (matchccb->cdm.matches[i].type != DEV_MATCH_BUS) in rescan_or_reset_bus()