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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx.h539 SCB_TRANSMISSION_ERROR = 0x1000,/* enumerator in enum:__anon14192
H A Daic79xx.h549 SCB_TRANSMISSION_ERROR = 0x00001,/* enumerator in enum:__anon14168
H A Daic7xxx_osm.c1754 if ((scb->flags & SCB_TRANSMISSION_ERROR) != 0) {
H A Daic79xx_osm.c1800 if ((scb->flags & SCB_TRANSMISSION_ERROR) != 0) {
H A Daic7xxx_core.c1652 scb->flags |= SCB_TRANSMISSION_ERROR;
H A Daic79xx_core.c2807 scb->flags |= SCB_TRANSMISSION_ERROR;

Completed in 124 milliseconds