Home
last modified time | relevance | path

Searched refs:info_bytes (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dmeson_nand.c1082 u32 page_bytes, info_bytes, nsectors; in meson_chip_buffer_init() local
1087 info_bytes = nsectors * PER_INFO_BYTE; in meson_chip_buffer_init()
1093 meson_chip->info_buf = kmalloc(info_bytes, GFP_KERNEL); in meson_chip_buffer_init()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DBusLogic.h549 unsigned char info_bytes; /* Byte 2 */ member