Searched refs:SCB_EXTERNAL_RESET (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h582 SCB_EXTERNAL_RESET = 0x04000,/* Device was reset externally */ enumerator in enum:__anon25
H A Daic79xx_core.c1960 scb->flags |= SCB_ABORT|SCB_EXTERNAL_RESET;
3074 if ((scb->flags & SCB_EXTERNAL_RESET) != 0) {

Completed in 222 milliseconds