Home
last modified time | relevance | path

Searched refs:SCB_TRANSMISSION_ERROR (Results 1 – 6 of 6) sorted by relevance

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

Completed in 43 milliseconds