Searched refs:SCB_RECOVERY_SCB (Results 1 – 6 of 6) sorted by relevance
844 reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE; in ahd_linux_dev_reset()1866 if ((scb->flags & SCB_RECOVERY_SCB) != 0) { in ahd_done()2212 if ((pending_scb->flags & SCB_RECOVERY_SCB) != 0) { in ahd_linux_queue_abort_cmd()2280 pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT; in ahd_linux_queue_abort_cmd()2291 pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT; in ahd_linux_queue_abort_cmd()
1795 if ((scb->flags & SCB_RECOVERY_SCB) != 0) { in ahc_done()2140 if ((pending_scb->flags & SCB_RECOVERY_SCB) != 0) { in ahc_linux_queue_recovery_cmd()2223 pending_scb->flags |= SCB_RECOVERY_SCB|flag; in ahc_linux_queue_recovery_cmd()2247 pending_scb->flags |= SCB_RECOVERY_SCB|flag; in ahc_linux_queue_recovery_cmd()
535 SCB_RECOVERY_SCB = 0x0020, enumerator
573 SCB_RECOVERY_SCB = 0x00020, enumerator
1455 && (scb->flags & SCB_RECOVERY_SCB) != 0) in ahc_handle_seqint()
2253 && (scb->flags & SCB_RECOVERY_SCB) != 0) in ahd_handle_seqint()