Searched refs:SCB_DEVICE_RESET (Results 1 – 6 of 6) sorted by relevance
532 SCB_DEVICE_RESET = 0x0004, enumerator
570 SCB_DEVICE_RESET = 0x00004, enumerator
2217 pending_scb->flags |= cmd ? SCB_ABORT : SCB_DEVICE_RESET; in ahc_linux_queue_recovery_cmd()2242 pending_scb->flags |= cmd ? SCB_ABORT : SCB_DEVICE_RESET; in ahc_linux_queue_recovery_cmd()
830 reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE; in ahd_linux_dev_reset()1779 } else if (scb->flags & SCB_DEVICE_RESET) { in ahd_done()
4398 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()
2862 if ((scb->flags & SCB_DEVICE_RESET) == 0 in ahc_setup_initiator_msgout()2880 if (scb->flags & SCB_DEVICE_RESET) { in ahc_setup_initiator_msgout()