Home
last modified time | relevance | path

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

/src/sys/cam/
H A Dcam_ccb.h557 CAM_DEV_POS_TYPEMASK = 0xf00, enumerator
H A Dcam_xpt.c2868 switch(position_type & CAM_DEV_POS_TYPEMASK) { in xpt_action_default()