Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.h302 struct hpt_iop_request_scsi_command { struct
303 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];