Searched refs:BLK_PRD_SIZE (Results 1 – 3 of 3) sorted by relevance
151 snprintf(desc->product, BLK_PRD_SIZE, "hostfile");200 snprintf(blk_dev->product, BLK_PRD_SIZE, "hostfile");
1170 BLK_PRD_SIZE); in ide_blk_probe()1171 desc->product[BLK_PRD_SIZE] = '\0'; in ide_blk_probe()
43 #define BLK_PRD_SIZE 20 macro82 char product[BLK_PRD_SIZE + 1]; /* device product number */
Completed in 8 milliseconds