Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c1606 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedtbusfunc()
1671 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedtbusfunc()
1705 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedttargetfunc()
1771 CAM_DEV_POS_TARGET | CAM_DEV_POS_DEVICE; in xptedtdevicefunc()
1827 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedtdevicefunc()
1884 CAM_DEV_POS_TARGET | CAM_DEV_POS_DEVICE | in xptedtperiphfunc()
H A Dcam_ccb.h553 CAM_DEV_POS_TARGET = 0x002, enumerator