Home
last modified time | relevance | path

Searched refs:SCB_TRANSMISSION_ERROR (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h542 SCB_TRANSMISSION_ERROR = 0x1000,/* enumerator
H A Daic79xx.h552 SCB_TRANSMISSION_ERROR = 0x00001,/* enumerator
H A Daic7xxx_osm.c1720 if ((scb->flags & SCB_TRANSMISSION_ERROR) != 0) { in ahc_done()
H A Daic79xx_osm.c1795 if ((scb->flags & SCB_TRANSMISSION_ERROR) != 0) { in ahd_done()
H A Daic7xxx_core.c1653 scb->flags |= SCB_TRANSMISSION_ERROR; in ahc_handle_scsiint()
H A Daic79xx_core.c2835 scb->flags |= SCB_TRANSMISSION_ERROR; in ahd_handle_transmission_error()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h542 SCB_TRANSMISSION_ERROR = 0x1000,/* enumerator
H A Daic79xx.h552 SCB_TRANSMISSION_ERROR = 0x00001,/* enumerator
H A Daic7xxx_osm.c1719 if ((scb->flags & SCB_TRANSMISSION_ERROR) != 0) { in ahc_done()
H A Daic79xx_osm.c1789 if ((scb->flags & SCB_TRANSMISSION_ERROR) != 0) { in ahd_done()
H A Daic7xxx_core.c1652 scb->flags |= SCB_TRANSMISSION_ERROR; in ahc_handle_scsiint()
H A Daic79xx_core.c2834 scb->flags |= SCB_TRANSMISSION_ERROR; in ahd_handle_transmission_error()

Completed in 62 milliseconds