Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/hptiop/
H A Dhptiop.h301 struct hpt_iop_request_scsi_command { struct
302 struct hpt_iop_request_header header;
303 u_int8_t channel;
304 u_int8_t target;
305 u_int8_t lun;
306 u_int8_t pad1;
307 u_int8_t cdb[16];
308 u_int32_t dataxfer_length;
309 struct hpt_iopsg sg_list[1];