Searched defs:sandbox_flash_priv (Results 1 – 1 of 1) sorted by relevance
53 struct sandbox_flash_priv { struct54 bool error;55 int alloc_len;56 int transfer_len;57 int read_len;58 enum cmd_phase phase;59 u32 tag;60 int fd;61 loff_t file_size;63 int buff_used;[all …]