Searched refs:noprobe (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/arm/
H A Drapide.c76 hwif->noprobe = 0;
H A Dicside.c554 hwif->noprobe = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide.c256 hwif->noprobe = !hwif->io_ports[IDE_DATA_OFFSET];
259 hwif->noprobe = 1; /* may be overridden by ide_setup() */
775 hwif->noprobe = 0;
1361 "none", "noprobe", "nowerr", "cdrom", "minus5",
1375 case -2: /* "noprobe" */
1376 drive->noprobe = 1;
1380 hwif->noprobe = 0;
1387 hwif->noprobe = 0;
1419 hwif->noprobe = 0;
1449 "noprobe", "serializ
[all...]
H A Dide-probe.c31 * valid after probe time even with noprobe
571 if (!drive->noprobe)
727 if (hwif->noprobe)
H A Dsetup-pci.c413 hwif->noprobe = !hwif->io_ports[IDE_DATA_OFFSET];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/mips/
H A Dswarm.c119 hwif->noprobe = 0;
H A Dau1xxx-ide.c699 hwif->noprobe = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dvrc4173_cardu.c468 if (socket->noprobe != 0)
524 if (strncmp(options, "noprobe", 7) == 0) {
525 cardu_sockets[CARDU1].noprobe = 1;
537 if ((*options != '\0') && (strncmp(options, "noprobe", 7) == 0))
538 cardu_sockets[CARDU2].noprobe = 1;
H A Dvrc4173_cardu.h234 int noprobe; member in struct:vrc4173_socket
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h589 unsigned noprobe : 1; /* from: hdx=noprobe */ member in struct:ide_drive_s
780 unsigned noprobe : 1; /* don't probe for this interface */ member in struct:hwif_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dcmd640.c788 if (cmd_hwif1->noprobe) {
H A Dsgiioc4.c666 hwif->noprobe = !hwif->io_ports[IDE_DATA_OFFSET];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/ppc/
H A Dpmac.c1243 hwif->noprobe = !hwif->io_ports[IDE_DATA_OFFSET] || pmif->mediabay;
1263 hwif->noprobe = 0;

Completed in 325 milliseconds