Home
last modified time | relevance | path

Searched defs:hpt_iop_request_scsi_command (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/scsi/
Dhptiop.h187 struct hpt_iop_request_scsi_command { struct
188 struct hpt_iop_request_header header;
189 u8 channel;
190 u8 target;
191 u8 lun;
192 u8 pad1;
193 u8 cdb[16];
194 __le32 dataxfer_length;
195 struct hpt_iopsg sg_list[1];