Searched refs:position_type (Results 1 – 2 of 2) sorted by relevance
1703 cdm->pos.position_type = in xptedtbusfunc()1836 cdm->pos.position_type = in xptedtdevicefunc()1949 cdm->pos.position_type = in xptedtperiphfunc()2093 cdm->pos.position_type = in xptplistperiphfunc()2879 dev_pos_type position_type; in xpt_action_default() local2899 position_type = cdm->pos.position_type; in xpt_action_default()2903 position_type = CAM_DEV_POS_NONE; in xpt_action_default()2908 position_type = CAM_DEV_POS_EDT; in xpt_action_default()2914 position_type = CAM_DEV_POS_EDT; in xpt_action_default()2915 else if (position_type == CAM_DEV_POS_NONE) in xpt_action_default()[all …]
563 dev_pos_type position_type; member