Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1538 #define PROTO_VIOLATION 0x21 macro
H A Daic79xx.seq700 SET_SEQINTCODE(PROTO_VIOLATION)
879 SET_SEQINTCODE(PROTO_VIOLATION)
1385 SET_SEQINTCODE(PROTO_VIOLATION)
H A Daic7xxx.seq826 mvi PROTO_VIOLATION call set_seqint;
1372 mvi PROTO_VIOLATION call set_seqint;
1596 mvi PROTO_VIOLATION call set_seqint;
H A Daic7xxx.reg809 mask PROTO_VIOLATION 0x20|SEQINT /* SCSI protocol violation */
H A Daic79xx_reg.h2386 #define PROTO_VIOLATION 0x03 macro
H A Daic79xx.reg135 PROTO_VIOLATION, /* Protocol Violation */
/netbsd-src/sys/dev/ic/
H A Daic7xxx.c641 case PROTO_VIOLATION: in ahc_handle_seqint()
H A Daic79xx.c1274 case PROTO_VIOLATION: in ahd_handle_seqint()