Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_ccb.h555 CAM_DEV_POS_TYPEMASK = 0xf00, enumerator
H A Dcam_xpt.c2846 switch(position_type & CAM_DEV_POS_TYPEMASK) { in xpt_action_default()