Searched defs:hpt_iop_request_scsi_command (Results 1 – 1 of 1) sorted by relevance
302 struct hpt_iop_request_scsi_command { struct303 struct hpt_iop_request_header header;304 u_int8_t channel;305 u_int8_t target;306 u_int8_t lun;307 u_int8_t pad1;308 u_int8_t cdb[16];309 u_int32_t dataxfer_length;310 struct hpt_iopsg sg_list[1];