Lines Matching defs:sandbox_flash_priv
56 struct sandbox_flash_priv { struct57 bool error;58 int alloc_len;59 int transfer_len;60 int read_len;61 enum cmd_phase phase;62 u32 tag;63 int fd;64 loff_t file_size;65 struct umass_bbb_csw status;66 int buff_used;67 u8 buff[512];