Searched defs:dwc_ufs_resp_upiu (Results 1 – 1 of 1) sorted by relevance
318 struct dwc_ufs_resp_upiu { struct319 uint8_t trans_type;320 uint8_t flags;321 uint8_t lun;322 uint8_t task_tag;323 uint8_t cmd_set_type;324 uint8_t reserved_1;325 uint8_t response;326 uint8_t status;327 uint8_t tot_ehs_len;[all …]