Home
last modified time | relevance | path

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

/dragonfly/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()
/dragonfly/sys/bus/cam/
H A Dcam_ccb.h391 DEV_MATCH_BUS enumerator
H A Dcam_xpt.c1798 if (patterns[i].type != DEV_MATCH_BUS) { in xptbusmatch()
2157 cdm->matches[j].type = DEV_MATCH_BUS; in xptedtbusfunc()
3291 if ((cdm->patterns[i].type == DEV_MATCH_BUS) in xpt_action()
/dragonfly/sbin/camcontrol/
H A Dcamcontrol.c411 case DEV_MATCH_BUS: { in getdevtree()
1191 matchccb.cdm.patterns[0].type = DEV_MATCH_BUS; in rescan_or_reset_bus()
1216 if (matchccb.cdm.matches[i].type != DEV_MATCH_BUS) in rescan_or_reset_bus()