Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx.h582 SCB_EXTERNAL_RESET = 0x04000,/* Device was reset externally */ enumerator
Daic79xx_core.c1979 scb->flags |= SCB_ABORT|SCB_EXTERNAL_RESET; in ahd_handle_seqint()
3093 if ((scb->flags & SCB_EXTERNAL_RESET) != 0) { in ahd_handle_nonpkt_busfree()