Searched refs:bmdma_stop (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/ata/ |
| H A D | pata_triflex.c | 170 .bmdma_stop = triflex_bmdma_stop,
|
| H A D | pata_sl82c105.c | 248 .bmdma_stop = sl82c105_bmdma_stop,
|
| H A D | pata_hpt37x.c | 540 .bmdma_stop = hpt370_bmdma_stop, 565 .bmdma_stop = hpt37x_bmdma_stop,
|
| H A D | pata_atiixp.c | 265 .bmdma_stop = atiixp_bmdma_stop,
|
| H A D | pata_ns87415.c | 307 .bmdma_stop = ns87415_bmdma_stop,
|
| H A D | pata_pxa.c | 149 .bmdma_stop = pxa_bmdma_stop,
|
| H A D | pata_it821x.c | 828 .bmdma_stop = it821x_passthru_bmdma_stop, 844 .bmdma_stop = it821x_passthru_bmdma_stop,
|
| H A D | pata_hpt3x2n.c | 351 .bmdma_stop = hpt3x2n_bmdma_stop,
|
| H A D | pata_icside.c | 334 .bmdma_stop = pata_icside_bmdma_stop,
|
| H A D | pata_ep93xx.c | 916 .bmdma_stop = ep93xx_pata_dma_stop,
|
| H A D | sata_rcar.c | 646 .bmdma_stop = sata_rcar_bmdma_stop,
|
| H A D | sata_mv.c | 726 .bmdma_stop = mv_bmdma_stop,
|
| /linux/include/linux/ |
| H A D | libata.h | 1045 void (*bmdma_stop)(struct ata_queued_cmd *qc); member
|