Query: struct_nand_buffers
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTNAND_BUFFERS(9) Structures STRUCT NAND_BUFFERS(9)NAMEstruct_nand_buffers - buffer structure for read/writeSYNOPSISstruct nand_buffers { uint8_t ecccalc[NAND_MAX_OOBSIZE]; uint8_t ecccode[NAND_MAX_OOBSIZE]; uint8_t databuf[NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE]; };MEMBERSecccalc[NAND_MAX_OOBSIZE] buffer for calculated ecc ecccode[NAND_MAX_OOBSIZE] buffer for ecc read from flash databuf[NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE] buffer for data - dynamically sizedDESCRIPTIONDo not change the order of buffers. databuf and oobrbuf must be in consecutive order.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT NAND_BUFFERS(9)
| Related Man Pages |
|---|
| struct_bss_parameters(9) - centos |
| struct_nand_chip(9) - centos |
| struct_ieee80211_rx_status(9) - suse |
| struct_nand_ecc_ctrl(9) - suse |
| struct_nand_chip(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |