CAM_DIS_AUTOSENSE
else if ((ccb->ccb_h.flags & CAM_DIS_AUTOSENSE) == 0)
if ((pcsio->ccb_h.flags & CAM_DIS_AUTOSENSE) == 0) {
if ((csio->ccb_h.flags & CAM_DIS_AUTOSENSE) == 0) {
if ((pcsio->ccb_h.flags & CAM_DIS_AUTOSENSE) == 0) {
eccb->Auto_Req_Sen = (ccb->ccb_h.flags & CAM_DIS_AUTOSENSE)