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