Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h582 SCB_EXTERNAL_RESET = 0x04000,/* Device was reset externally */ enumerator
H A Daic79xx_core.c1960 scb->flags |= SCB_ABORT|SCB_EXTERNAL_RESET; in ahd_handle_seqint()
3075 if ((scb->flags & SCB_EXTERNAL_RESET) != 0) { in ahd_handle_nonpkt_busfree()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h582 SCB_EXTERNAL_RESET = 0x04000,/* Device was reset externally */ enumerator
H A Daic79xx_core.c1960 scb->flags |= SCB_ABORT|SCB_EXTERNAL_RESET; in ahd_handle_seqint()
3074 if ((scb->flags & SCB_EXTERNAL_RESET) != 0) { in ahd_handle_nonpkt_busfree()

Completed in 26 milliseconds