taglinefilesource code
noprobe330drivers/block/ide.chwif->noprobe  = (index > 1);
noprobe335drivers/block/ide.chwif->noprobe = 1; /* may be overridden by ide_setup() */
noprobe2481drivers/block/ide.cif (drive->noprobe)      /* skip probing? */
noprobe2565drivers/block/ide.cif (hwif->noprobe)
noprobe2749drivers/block/ide.cdrive->noprobe = 1;
noprobe2753drivers/block/ide.chwif->noprobe = 0;
noprobe2758drivers/block/ide.chwif->noprobe = 0;
noprobe2776drivers/block/ide.chwif->noprobe = 0;
noprobe2881drivers/block/ide.chwif->noprobe = 1;
noprobe2892drivers/block/ide.chwif->noprobe  = 0;
noprobe3252drivers/block/ide.chwif->noprobe = 0;
noprobe309drivers/block/ide.hunsigned noprobe   : 1;  /* from:  hdx=noprobe */
noprobe417drivers/block/ide.hunsigned  noprobe    : 1;  /* don't probe for this interface */
noprobe178drivers/block/promise.cide_hwifs[i].noprobe = ide_hwifs[i-1].noprobe;
noprobe187drivers/block/promise.cif(!ident.current_tm[i+2].cyl) second_hwif->drives[i].noprobe=1;