Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhptiop.h223 struct hpt_iop_request_scsi_command { struct
224 struct hpt_iop_request_header header;
225 u8 channel;
226 u8 target;
227 u8 lun;
228 u8 pad1;
229 u8 cdb[16];
230 __le32 dataxfer_length;
231 struct hpt_iopsg sg_list[];