Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c1614 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
1647 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS; in xptedtbusfunc()
1679 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
1713 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedttargetfunc()
1780 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS | in xptedtdevicefunc()
1835 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtdevicefunc()
1893 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS | in xptedtperiphfunc()
1945 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtmatch()
H A Dcam_ccb.h552 CAM_DEV_POS_BUS = 0x001, enumerator