Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dblk.h51 #define BLK_PRD_SIZE 20 macro
95 char product[BLK_PRD_SIZE + 1]; /* device product number */
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dide.c1167 BLK_PRD_SIZE); in ide_blk_probe()
1168 desc->product[BLK_PRD_SIZE] = '\0'; in ide_blk_probe()