Searched defs:asc_scisq_1 (Results 1 – 1 of 1) sorted by relevance
437 typedef struct asc_scisq_1 struct439 u_int8_t status; /* see below status values */440 u_int8_t q_no; /* Queue ID of the first queue for this transaction */441 u_int8_t cntl; /* see below cntl values */442 u_int8_t sg_queue_cnt; /* number of SG entries */443 u_int8_t target_id;444 u_int8_t target_lun;445 u_int32_t data_addr; /* physical address of first segment to transfer */446 u_int32_t data_cnt; /* byte count of first segment to transfer */447 u_int32_t sense_addr; /* physical address of the sense buffer */[all …]