tag
line
file
source code
ide_hwif_to_major
251
drivers/block/ide.c
static const byte ide_hwif_to_major[MAX_HWIFS] = {IDE0_MAJOR, IDE1_MAJOR, IDE2_MAJOR, IDE3_MAJOR};
ide_hwif_to_major
334
drivers/block/ide.c
hwif->major = ide_hwif_to_major[h];