Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/
H A Dcam_xpt.c2114 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
2147 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS; in xptedtbusfunc()
2177 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
2187 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
2209 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedttargetfunc()
2221 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedttargetfunc()
2278 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS | in xptedtdevicefunc()
2326 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtdevicefunc()
2340 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtdevicefunc()
2387 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS | in xptedtperiphfunc()
[all …]
H A Dcam_ccb.h448 CAM_DEV_POS_BUS = 0x001, enumerator