Searched refs:SEQINT (Results 1 – 6 of 6) sorted by relevance
806 field SEQINT 0x01807 mask BAD_PHASE SEQINT /* unknown scsi bus phase */808 mask SEND_REJECT 0x10|SEQINT /* sending a message reject */809 mask PROTO_VIOLATION 0x20|SEQINT /* SCSI protocol violation */810 mask NO_MATCH 0x30|SEQINT /* no cmd match for reconnect */811 mask IGN_WIDE_RES 0x40|SEQINT /* Complex IGN Wide Res Msg */812 mask PDATA_REINIT 0x50|SEQINT /*819 mask HOST_MSG_LOOP 0x60|SEQINT /*828 mask BAD_STATUS 0x70|SEQINT /* Bad status from target */829 mask PERR_DETECTED 0x80|SEQINT /*[all …]
1545 #define SEQINT 0x01 macro
2358 #define SEQINT 0x04 macro
119 field SEQINT 0x04
119 if ((ahc_inb(ahc, INTSTAT) & (SCSIINT | SEQINT | BRKADRINT)) == 0) in ahc_unpause()652 if ((intstat & (SEQINT|SCSIINT)) != 0) in ahc_intr()655 if ((intstat & SEQINT) != 0) in ahc_intr()
931 intstat |= SEQINT; in ahd_intr()961 if ((intstat & SEQINT) != 0) in ahd_intr()