Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/
H A Dcam_xpt.c1602 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedtbusfunc()
1667 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedtbusfunc()
1701 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedttargetfunc()
1767 CAM_DEV_POS_TARGET | CAM_DEV_POS_DEVICE; in xptedtdevicefunc()
1823 && (cdm->pos.position_type & CAM_DEV_POS_TARGET) in xptedtdevicefunc()
1880 CAM_DEV_POS_TARGET | CAM_DEV_POS_DEVICE | in xptedtperiphfunc()
H A Dcam_ccb.h550 CAM_DEV_POS_TARGET = 0x002, enumerator