Searched refs:BLK_REV_SIZE (Results 1 – 3 of 3) sorted by relevance
152 snprintf(desc->revision, BLK_REV_SIZE, "1.0");201 snprintf(blk_dev->revision, BLK_REV_SIZE, "1.0");
1173 BLK_REV_SIZE); in ide_blk_probe()1174 desc->revision[BLK_REV_SIZE] = '\0'; in ide_blk_probe()
44 #define BLK_REV_SIZE 8 macro83 char revision[BLK_REV_SIZE + 1]; /* firmware revision */
Completed in 7 milliseconds