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

/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h538 CAM_DEV_POS_NONE = 0x000, enumerator in enum:__anon8568
H A Dcam_xpt.c2934 if (cdm->pos.position_type != CAM_DEV_POS_NONE)
2939 position_type = CAM_DEV_POS_NONE;
2951 else if (position_type == CAM_DEV_POS_NONE)

Completed in 73 milliseconds