Searched refs:dma_host_off (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-dma.c449 drive->hwif->dma_host_off(drive);
997 if (!hwif->dma_host_off)
998 hwif->dma_host_off = &ide_dma_host_off;
H A Dide.c481 hwif->dma_host_off = tmp_hwif->dma_host_off;
H A Dide-iops.c736 hwif->dma_host_off(drive);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Datiixp.c273 hwif->dma_host_off = &atiixp_dma_host_off;
H A Dsgiioc4.c289 drive->hwif->dma_host_off(drive);
608 hwif->dma_host_off = &sgiioc4_dma_host_off;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/arm/
H A Dicside.c484 hwif->dma_host_off = icside_dma_host_off;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/mips/
H A Dau1xxx-ide.c730 hwif->dma_host_off = &auide_dma_host_off;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/cris/
H A Dide-cris.c819 hwif->dma_host_off = &cris_dma_off;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h730 void (*dma_host_off)(ide_drive_t *drive); member in struct:hwif_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/ppc/
H A Dpmac.c2051 hwif->dma_host_off = &pmac_ide_dma_host_off;

Completed in 91 milliseconds