Lines Matching defs:nand_page_io_req
99 struct nand_page_io_req { struct100 struct nand_pos pos;101 unsigned int dataoffs;102 unsigned int datalen;103 union {106 } databuf;107 unsigned int ooboffs;108 unsigned int ooblen;109 union {112 } oobbuf;113 int mode;