Searched defs:Status_Entry (Results 1 – 1 of 1) sorted by relevance
174 struct Status_Entry { struct175 struct Entry_header hdr;176 u32 handle;177 u16 scsi_status;178 u16 completion_status;179 u16 state_flags;180 u16 status_flags;181 u16 time;182 u16 req_sense_len;183 u32 residual;[all …]