Searched refs:SCB_SENSE (Results 1 – 7 of 7) sorted by relevance
533 SCB_SENSE = 0x0008, enumerator
571 SCB_SENSE = 0x00008, enumerator
1035 if ((scb->flags & SCB_SENSE) != 0) { in ahc_handle_seqint()1041 scb->flags &= ~SCB_SENSE; in ahc_handle_seqint()1144 scb->flags |= SCB_SENSE; in ahc_handle_seqint()1423 if ((scb->flags & SCB_SENSE) == 0) { in ahc_handle_seqint()1426 scb->flags &= ~SCB_SENSE; in ahc_handle_seqint()6723 if ((scb->flags & SCB_SENSE) == 0) in ahc_calc_residual()6732 (scb->flags & SCB_SENSE) ? "Sense " : "", resid); in ahc_calc_residual()
1935 if ((scb->flags & (SCB_SENSE|SCB_PKT_SENSE)) != 0) { in ahd_linux_handle_scsi_status()1940 if (scb->flags & SCB_SENSE) { in ahd_linux_handle_scsi_status()
8951 if ((scb->flags & SCB_SENSE) != 0) { in ahd_handle_scsi_status()8956 scb->flags &= ~SCB_SENSE; in ahd_handle_scsi_status()9111 scb->flags |= SCB_SENSE; in ahd_handle_scsi_status()9223 if ((scb->flags & SCB_SENSE) == 0) in ahd_calc_residual()9232 (scb->flags & SCB_SENSE) ? "Sense " : "", resid); in ahd_calc_residual()
1875 if (scb->flags & SCB_SENSE) { in ahc_linux_handle_scsi_status()
654 SCB_SENSE = 0x0008, enumerator2695 if (scb->flags & SCB_SENSE) in aic7xxx_done()2722 if ((scb->flags & SCB_SENSE) && in aic7xxx_done()3823 (scb->flags & SCB_SENSE) == 0) in aic7xxx_calculate_residual()4254 if ( !(scb->flags & SCB_SENSE) ) in aic7xxx_handle_seqint()4295 scb->flags |= SCB_SENSE; in aic7xxx_handle_seqint()4320 scb->flags &= ~SCB_SENSE; in aic7xxx_handle_seqint()4620 if ( !(scb->flags & SCB_SENSE) ) in aic7xxx_handle_seqint()6300 else if (scb->flags & SCB_SENSE) in aic7xxx_handle_command_completion_intr()