Home
last modified time | relevance | path

Searched refs:BUS_MATCH_PATH (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/
H A Dcam_ccb.h470 BUS_MATCH_PATH = 0x001, enumerator
H A Dcam_xpt.c1336 if (((cur_pattern->flags & BUS_MATCH_PATH) != 0) in xptbusmatch()