taglinefilesource code
ide_hwif_to_major185drivers/block/ide.cstatic const byte  ide_hwif_to_major[MAX_HWIFS]   = {IDE0_MAJOR, IDE1_MAJOR, IDE2_MAJOR, IDE3_MAJOR};
ide_hwif_to_major263drivers/block/ide.chwif->major  = ide_hwif_to_major[h];