Lines Matching full:scb
29 /* Spider Command Block (SCB) */
31 __le32 Int_SCB; /* 00-03 Internal SCB link pointer (must be cleared) */
32 u8 SCB_opcode; /* 04 SCB Command opcode */
43 u8 SCB_options; /* 42 SCB-options */
56 u8 flags[2]; /* 62-63 SCB specific flags (local to each thread) */
58 dma_addr_t phys; /* bus address of the SCB */
115 #define WD719X_CMD_PROCESS_SCB 0x80 /* Process SCSI Control Block (SCB) */
116 /* No interrupt generated on acceptance of SCB pointer */
131 #define WD719X_SUE_SCBQFULL 0x02 /* SCB queue full */
133 #define WD719X_SUE_TERM 0x04 /* Host terminated SCB via primative cmd */
147 #define WD719X_SUE_WRONGTAGS 0x19 /* Tagged SCB & tags off (or vice versa) */
172 /* SCB flags */