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