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