Searched refs:SCB_NEGOTIATE (Results 1 - 4 of 4) 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.h534 SCB_NEGOTIATE = 0x0080,/* Negotiation forced for command. */ enumerator in enum:__anon14192
H A Daic79xx.h572 SCB_NEGOTIATE = 0x00080,/* Negotiation forced for command. */ enumerator in enum:__anon14168
H A Daic7xxx_core.c1127 scb->flags &= ~SCB_NEGOTIATE;
2893 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) {
H A Daic79xx_core.c4413 } else if ((scb->flags & (SCB_AUTO_NEGOTIATE|SCB_NEGOTIATE)) != 0) {
9025 ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET);

Completed in 110 milliseconds