Searched defs:scsi_ctrl_blk (Results 1 – 1 of 1) sorted by relevance
349 struct scsi_ctrl_blk { struct350 struct scsi_ctrl_blk *next; argument351 u8 status; /*4 */352 u8 next_state; /*5 */353 u8 mode; /*6 */354 u8 msgin; /*7 SCB_Res0 */355 u16 sgidx; /*8 */356 u16 sgmax; /*A */358 u32 reserved[2]; /*C */360 u32 reserved[3]; /*C */[all …]