Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_ccb.h447 CAM_DEV_POS_NONE = 0x000, enumerator
H A Dcam_xpt.c3283 if (cdm->pos.position_type != CAM_DEV_POS_NONE) in xpt_action()
3288 position_type = CAM_DEV_POS_NONE; in xpt_action()
3300 else if (position_type == CAM_DEV_POS_NONE) in xpt_action()