Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c746 error = ahc_linux_queue_recovery_cmd(cmd, SCB_DEVICE_RESET); in ahc_linux_dev_reset()
2107 if (pending_scb == NULL && flag == SCB_DEVICE_RESET) { in ahc_linux_queue_recovery_cmd()
2199 || (flag == SCB_DEVICE_RESET in ahc_linux_queue_recovery_cmd()
H A Daic7xxx.h532 SCB_DEVICE_RESET = 0x0004, enumerator
H A Daic79xx.h570 SCB_DEVICE_RESET = 0x00004, enumerator
H A Daic79xx_osm.c831 reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE; in ahd_linux_dev_reset()
H A Daic79xx_core.c4400 if ((scb->flags & SCB_DEVICE_RESET) == 0 in ahd_setup_initiator_msgout()
4419 if (scb->flags & SCB_DEVICE_RESET) { in ahd_setup_initiator_msgout()
9014 ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET); in ahd_handle_scsi_status()
H A Daic7xxx_core.c2864 if ((scb->flags & SCB_DEVICE_RESET) == 0 in ahc_setup_initiator_msgout()
2882 if (scb->flags & SCB_DEVICE_RESET) { in ahc_setup_initiator_msgout()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c745 error = ahc_linux_queue_recovery_cmd(cmd, SCB_DEVICE_RESET); in ahc_linux_dev_reset()
2105 if (pending_scb == NULL && flag == SCB_DEVICE_RESET) { in ahc_linux_queue_recovery_cmd()
2197 || (flag == SCB_DEVICE_RESET in ahc_linux_queue_recovery_cmd()
H A Daic7xxx.h532 SCB_DEVICE_RESET = 0x0004, enumerator
H A Daic79xx.h570 SCB_DEVICE_RESET = 0x00004, enumerator
H A Daic79xx_osm.c825 reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE; in ahd_linux_dev_reset()
H A Daic79xx_core.c4398 if ((scb->flags & SCB_DEVICE_RESET) == 0 in ahd_setup_initiator_msgout()
4417 if (scb->flags & SCB_DEVICE_RESET) { in ahd_setup_initiator_msgout()
9010 ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET); in ahd_handle_scsi_status()
H A Daic7xxx_core.c2862 if ((scb->flags & SCB_DEVICE_RESET) == 0 in ahc_setup_initiator_msgout()
2880 if (scb->flags & SCB_DEVICE_RESET) { in ahc_setup_initiator_msgout()

Completed in 59 milliseconds