Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dblk.h42 #define BLK_PRD_SIZE 20 macro
81 char product[BLK_PRD_SIZE + 1]; /* device product number */
/openbmc/u-boot/drivers/block/
H A Dide.c1166 BLK_PRD_SIZE); in ide_blk_probe()
1167 desc->product[BLK_PRD_SIZE] = '\0'; in ide_blk_probe()