Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/
H A Dcam_xpt.c1671 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
1704 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS; in xptedtbusfunc()
1736 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtbusfunc()
1770 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedttargetfunc()
1837 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS | in xptedtdevicefunc()
1892 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtdevicefunc()
1950 CAM_DEV_POS_EDT | CAM_DEV_POS_BUS | in xptedtperiphfunc()
2002 if ((cdm->pos.position_type & CAM_DEV_POS_BUS) in xptedtmatch()
H A Dcam_ccb.h539 CAM_DEV_POS_BUS = 0x001, enumerator