Lines Matching defs:fsf_qtcb_header
283 struct fsf_qtcb_header { struct284 u64 req_handle;285 u32 fsf_command;286 u32 res1;287 u32 port_handle;288 u32 lun_handle;289 u32 res2;290 u32 fsf_status;291 union fsf_status_qual fsf_status_qual;292 u8 res3[28];293 u16 log_start;294 u16 log_length;295 u8 res4[16];