Home
last modified time | relevance | path

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

/freebsd/usr.bin/iscsictl/
H A Dperiphs.c133 case DEV_MATCH_BUS: { in print_periphs()
/freebsd/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/sys/cam/
H A Dcam_ccb.h493 DEV_MATCH_BUS enumerator
H A Dcam_xpt.c1328 if (patterns[i].type != DEV_MATCH_BUS) { in xptbusmatch()
1647 cdm->matches[j].type = DEV_MATCH_BUS; in xptedtbusfunc()
2851 if ((cdm->patterns[i].type == DEV_MATCH_BUS) in xpt_action_default()
/freebsd/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()