Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhptiop.h231 struct hpt_iop_request_scsi_command { struct
232 struct hpt_iop_request_header header;
233 u8 channel;
234 u8 target;
235 u8 lun;
236 u8 pad1;
237 u8 cdb[16];
238 __le32 dataxfer_length;
239 struct hpt_iopsg sg_list[1];