Linux Kernel
3.7.1
|
#include <sym_hipd.h>
Data Fields | |
struct sym_dsb | phys |
struct scsi_cmnd * | cmd |
u8 | cdb_buf [16] |
u8 | sns_bbuf [SYM_SNS_BBUF_LEN] |
int | data_len |
int | segments |
u8 | order |
unsigned char | odd_byte_adjustment |
u_char | nego_status |
u_char | xerr_status |
u32 | extra_bytes |
u_char | scsi_smsg [12] |
u_char | scsi_smsg2 [12] |
u_char | sensecmd [6] |
u_char | sv_scsi_status |
u_char | sv_xerr_status |
int | sv_resid |
u32 | ccb_ba |
u_short | tag |
u_char | target |
u_char | lun |
struct sym_ccb * | link_ccbh |
SYM_QUEHEAD | link_ccbq |
u32 | startp |
u32 | goalp |
int | ext_sg |
int | ext_ofs |
u_char | to_abort |
Definition at line 734 of file sym_hipd.h.
u32 ccb_ba |
Definition at line 782 of file sym_hipd.h.
u8 cdb_buf[16] |
Definition at line 746 of file sym_hipd.h.
Definition at line 745 of file sym_hipd.h.
int data_len |
Definition at line 749 of file sym_hipd.h.
int ext_ofs |
Definition at line 792 of file sym_hipd.h.
int ext_sg |
Definition at line 791 of file sym_hipd.h.
u32 extra_bytes |
Definition at line 757 of file sym_hipd.h.
u32 goalp |
Definition at line 790 of file sym_hipd.h.
Definition at line 787 of file sym_hipd.h.
SYM_QUEHEAD link_ccbq |
Definition at line 788 of file sym_hipd.h.
u_char lun |
Definition at line 786 of file sym_hipd.h.
u_char nego_status |
Definition at line 755 of file sym_hipd.h.
unsigned char odd_byte_adjustment |
Definition at line 753 of file sym_hipd.h.
u8 order |
Definition at line 752 of file sym_hipd.h.
Definition at line 740 of file sym_hipd.h.
u_char scsi_smsg[12] |
Definition at line 768 of file sym_hipd.h.
u_char scsi_smsg2[12] |
Definition at line 769 of file sym_hipd.h.
int segments |
Definition at line 750 of file sym_hipd.h.
u_char sensecmd[6] |
Definition at line 774 of file sym_hipd.h.
u8 sns_bbuf[SYM_SNS_BBUF_LEN] |
Definition at line 748 of file sym_hipd.h.
u32 startp |
Definition at line 789 of file sym_hipd.h.
int sv_resid |
Definition at line 777 of file sym_hipd.h.
u_char sv_scsi_status |
Definition at line 775 of file sym_hipd.h.
u_char sv_xerr_status |
Definition at line 776 of file sym_hipd.h.
Definition at line 783 of file sym_hipd.h.
u_char target |
Definition at line 785 of file sym_hipd.h.
u_char to_abort |
Definition at line 797 of file sym_hipd.h.
u_char xerr_status |
Definition at line 756 of file sym_hipd.h.