|
Linux Kernel
3.7.1
|
#include <initio.h>
Data Fields | |
| struct scsi_ctrl_blk * | next |
| u8 | status |
| u8 | next_state |
| u8 | mode |
| u8 | msgin |
| u16 | sgidx |
| u16 | sgmax |
| u32 | reserved [3] |
| u32 | xferlen |
| u32 | totxlen |
| u32 | paddr |
| u8 | opcode |
| u8 | flags |
| u8 | target |
| u8 | lun |
| u32 | bufptr |
| u32 | buflen |
| u8 | sglen |
| u8 | senselen |
| u8 | hastat |
| u8 | tastat |
| u8 | cdblen |
| u8 | ident |
| u8 | tagmsg |
| u8 | tagid |
| u8 | cdb [12] |
| u32 | sgpaddr |
| u32 | senseptr |
| void(* | post )(u8 *, u8 *) |
| struct scsi_cmnd * | srb |
| struct sg_entry | sglist [TOTAL_SG_ENTRY] |
| struct scsi_ctrl_blk* next |
| struct sg_entry sglist[TOTAL_SG_ENTRY] |
1.8.2