Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_ccb.h452 CAM_DEV_POS_PDPTR = 0x010, enumerator
H A Dcam_xpt.c2469 if ((cdm->pos.position_type & CAM_DEV_POS_PDPTR) in xptplistpdrvfunc()
2479 if ((cdm->pos.position_type & CAM_DEV_POS_PDPTR) in xptplistpdrvfunc()
2525 CAM_DEV_POS_PDRV | CAM_DEV_POS_PDPTR | in xptplistperiphfunc()
2608 if ((cdm->pos.position_type & CAM_DEV_POS_PDPTR) in xptperiphlistmatch()