Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/iscsictl/
H A Dperiphs.c133 case DEV_MATCH_BUS: { in print_periphs()
/freebsd-14.2/usr.sbin/mptutil/
H A Dmpt_cam.c87 ccb.cdm.patterns[0].type = DEV_MATCH_BUS; in fetch_path_id()
112 ccb.cdm.matches[0].type != DEV_MATCH_BUS) { in fetch_path_id()
/freebsd-14.2/sys/cam/
H A Dcam_compat.c429 case DEV_MATCH_BUS: in cam_compat_translate_dev_match_0x18()
456 if (p->type == DEV_MATCH_BUS && in cam_compat_handle_0x19()
H A Dcam_ccb.h490 DEV_MATCH_BUS enumerator
H A Dcam_xpt.c1324 if (patterns[i].type != DEV_MATCH_BUS) { in xptbusmatch()
1643 cdm->matches[j].type = DEV_MATCH_BUS; in xptedtbusfunc()
2836 if ((cdm->patterns[i].type == DEV_MATCH_BUS) in xpt_action_default()
/freebsd-14.2/sbin/camcontrol/
H A Dcamcontrol.c529 case DEV_MATCH_BUS: { in getdevtree()
3735 matchccb->cdm.patterns[0].type = DEV_MATCH_BUS; in rescan_or_reset_bus()
3760 if (matchccb->cdm.matches[i].type != DEV_MATCH_BUS) in rescan_or_reset_bus()