Searched defs:docg4_priv (Results 1 – 1 of 1) sorted by relevance
78 struct docg4_priv { struct79 struct mtd_info *mtd;80 struct device *dev;81 void __iomem *virtadr;82 int status;83 struct {87 } last_command;88 uint8_t oob_buf[16];89 uint8_t ecc_buf[7];90 int oob_page;[all …]