Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam_xpt.c1730 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
1763 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS; in xptedtbusfunc()
1795 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
1829 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedttargetfunc()
1896 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS | in xptedtdevicefunc()
1951 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtdevicefunc()
2009 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS | in xptedtperiphfunc()
2061 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtmatch()
H A Dcam_ccb.h539 CAM_DEV_POS_BUS = 0x001, enumerator