Home
last modified time | relevance | path

Searched refs:SCB_RECOVERY_SCB (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1779 if ((scb->flags & SCB_RECOVERY_SCB) != 0) { in ahc_done()
2124 if ((pending_scb->flags & SCB_RECOVERY_SCB) != 0) { in ahc_linux_queue_recovery_cmd()
2207 pending_scb->flags |= SCB_RECOVERY_SCB|flag; in ahc_linux_queue_recovery_cmd()
2231 pending_scb->flags |= SCB_RECOVERY_SCB|flag; in ahc_linux_queue_recovery_cmd()
H A Daic79xx_osm.c831 reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE; in ahd_linux_dev_reset()
1854 if ((scb->flags & SCB_RECOVERY_SCB) != 0) { in ahd_done()
2199 if ((pending_scb->flags & SCB_RECOVERY_SCB) != 0) { in ahd_linux_queue_abort_cmd()
2266 pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT; in ahd_linux_queue_abort_cmd()
2277 pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT; in ahd_linux_queue_abort_cmd()
H A Daic7xxx.h535 SCB_RECOVERY_SCB = 0x0020, enumerator
H A Daic79xx.h573 SCB_RECOVERY_SCB = 0x00020, enumerator
H A Daic7xxx_core.c1455 && (scb->flags & SCB_RECOVERY_SCB) != 0) in ahc_handle_seqint()
H A Daic79xx_core.c2242 && (scb->flags & SCB_RECOVERY_SCB) != 0) in ahd_handle_seqint()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1778 if ((scb->flags & SCB_RECOVERY_SCB) != 0) { in ahc_done()
2122 if ((pending_scb->flags & SCB_RECOVERY_SCB) != 0) { in ahc_linux_queue_recovery_cmd()
2205 pending_scb->flags |= SCB_RECOVERY_SCB|flag; in ahc_linux_queue_recovery_cmd()
2229 pending_scb->flags |= SCB_RECOVERY_SCB|flag; in ahc_linux_queue_recovery_cmd()
H A Daic79xx_osm.c825 reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE; in ahd_linux_dev_reset()
1848 if ((scb->flags & SCB_RECOVERY_SCB) != 0) { in ahd_done()
2187 if ((pending_scb->flags & SCB_RECOVERY_SCB) != 0) { in ahd_linux_queue_abort_cmd()
2254 pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT; in ahd_linux_queue_abort_cmd()
2265 pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT; in ahd_linux_queue_abort_cmd()
H A Daic7xxx.h535 SCB_RECOVERY_SCB = 0x0020, enumerator
H A Daic79xx.h573 SCB_RECOVERY_SCB = 0x00020, enumerator
H A Daic7xxx_core.c1454 && (scb->flags & SCB_RECOVERY_SCB) != 0) in ahc_handle_seqint()
H A Daic79xx_core.c2241 && (scb->flags & SCB_RECOVERY_SCB) != 0) in ahd_handle_seqint()

Completed in 66 milliseconds