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

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

Completed in 28 milliseconds