Home
last modified time | relevance | path

Searched refs:PROTO_VIOLATION (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_reg.h1529 #define PROTO_VIOLATION 0x21 macro
Daic79xx.seq701 SET_SEQINTCODE(PROTO_VIOLATION)
880 SET_SEQINTCODE(PROTO_VIOLATION)
1386 SET_SEQINTCODE(PROTO_VIOLATION)
Daic7xxx.seq822 mvi PROTO_VIOLATION call set_seqint;
1368 mvi PROTO_VIOLATION call set_seqint;
1592 mvi PROTO_VIOLATION call set_seqint;
Daic7xxx.reg809 mask PROTO_VIOLATION 0x20|SEQINT /* SCSI protocol violation */
Daic79xx_reg.h2386 #define PROTO_VIOLATION 0x03 macro
Daic79xx.reg133 PROTO_VIOLATION, /* Protocol Violation */
Daic7xxx_core.c624 case PROTO_VIOLATION: in ahc_handle_seqint()
Daic79xx_core.c926 case PROTO_VIOLATION: in ahd_handle_seqint()