Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dblk.h50 #define BLK_VEN_SIZE 40 macro
94 char vendor[BLK_VEN_SIZE + 1]; /* device vendor string */
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dide.c1164 BLK_VEN_SIZE); in ide_blk_probe()
1165 desc->vendor[BLK_VEN_SIZE] = '\0'; in ide_blk_probe()