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

/freebsd-10.1-release/sys/cam/
H A Dcam_ccb.h514 CAM_DEV_POS_NONE = 0x000, enumerator in enum:__anon6425
H A Dcam_xpt.c2756 if (cdm->pos.position_type != CAM_DEV_POS_NONE)
2761 position_type = CAM_DEV_POS_NONE;
2773 else if (position_type == CAM_DEV_POS_NONE)

Completed in 107 milliseconds