Searched refs:SCB_RECOVERY_SCB (Results 1 – 5 of 5) sorted by relevance
830 reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE; in ahd_linux_dev_reset()1861 if ((scb->flags & SCB_RECOVERY_SCB) != 0) { in ahd_done()2201 if ((pending_scb->flags & SCB_RECOVERY_SCB) != 0) { in ahd_linux_queue_abort_cmd()2268 pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT; in ahd_linux_queue_abort_cmd()2279 pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT; in ahd_linux_queue_abort_cmd()
1786 if ((scb->flags & SCB_RECOVERY_SCB) != 0) { in ahc_done()2134 if ((pending_scb->flags & SCB_RECOVERY_SCB) != 0) { in ahc_linux_queue_recovery_cmd()2216 pending_scb->flags |= SCB_RECOVERY_SCB; in ahc_linux_queue_recovery_cmd()2241 pending_scb->flags |= SCB_RECOVERY_SCB; in ahc_linux_queue_recovery_cmd()
573 SCB_RECOVERY_SCB = 0x00020, enumerator
1454 && (scb->flags & SCB_RECOVERY_SCB) != 0) in ahc_handle_seqint()
2241 && (scb->flags & SCB_RECOVERY_SCB) != 0) in ahd_handle_seqint()