CAM_STATUS_MASK
if ((ccb.ccb_h.status & CAM_STATUS_MASK) == CAM_REQ_CMP)
cam_sense = (ccb.ccb_h.status & (CAM_STATUS_MASK | CAM_AUTOSNS_VALID));