Home
last modified time | relevance | path

Searched refs:BUS_MATCH_ANY (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/cam/
H A Dcam_ccb.h460 BUS_MATCH_ANY = 0x00f enumerator
H A Dcam_xpt.c1418 if (cur_pattern->flags == BUS_MATCH_ANY) { in xptbusmatch()
/freebsd-12.1/sbin/camcontrol/
H A Dcamcontrol.c3662 matchccb->cdm.patterns[0].pattern.bus_pattern.flags = BUS_MATCH_ANY; in rescan_or_reset_bus()