taglinefilesource code
noprobe334drivers/block/ide.chwif->noprobe  = (index > 1);
noprobe339drivers/block/ide.chwif->noprobe = 1; /* may be overridden by ide_setup() */
noprobe2497drivers/block/ide.cif (drive->noprobe)      /* skip probing? */
noprobe2581drivers/block/ide.cif (hwif->noprobe)
noprobe2768drivers/block/ide.cdrive->noprobe = 1;
noprobe2772drivers/block/ide.chwif->noprobe = 0;
noprobe2777drivers/block/ide.chwif->noprobe = 0;
noprobe2795drivers/block/ide.chwif->noprobe = 0;
noprobe2900drivers/block/ide.chwif->noprobe = 1;
noprobe2911drivers/block/ide.chwif->noprobe  = 0;
noprobe3272drivers/block/ide.chwif->noprobe = 0;
noprobe309drivers/block/ide.hunsigned noprobe   : 1;  /* from:  hdx=noprobe */
noprobe418drivers/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;