Searched refs:port_ops (Results 1 - 25 of 129) sorted by relevance

123456

/drivers/ide/
H A Dide-xfer-mode.c125 const struct ide_port_ops *port_ops = hwif->port_ops; local
130 if (port_ops == NULL || port_ops->set_pio_mode == NULL)
137 if (port_ops->set_dma_mode == NULL) {
139 port_ops->set_pio_mode(hwif, drive);
147 port_ops->set_pio_mode(hwif, drive);
151 port_ops->set_pio_mode(hwif, drive);
159 const struct ide_port_ops *port_ops = hwif->port_ops; local
185 const struct ide_port_ops *port_ops = hwif->port_ops; local
252 const struct ide_port_ops *port_ops = hwif->port_ops; local
[all...]
H A Dide-devsets.c99 const struct ide_port_ops *port_ops = hwif->port_ops; local
104 if (port_ops == NULL || port_ops->set_pio_mode == NULL ||
116 port_ops->set_pio_mode(hwif, drive);
119 port_ops->set_pio_mode(hwif, drive);
H A Dide-eh.c226 const struct ide_port_ops *port_ops = hwif->port_ops; local
230 if (port_ops && port_ops->reset_poll) {
231 err = port_ops->reset_poll(drive);
289 const struct ide_port_ops *port_ops = drive->hwif->port_ops; local
311 if (port_ops && port_ops->pre_reset)
312 port_ops
339 const struct ide_port_ops *port_ops; local
[all...]
H A Dmacide.c90 .port_ops = &macide_port_ops,
124 d.port_ops = NULL;
H A Daec62xx.c140 hwif->port_ops->set_dma_mode(hwif, drive);
189 .port_ops = &atp850_port_ops,
201 .port_ops = &atp86x_port_ops,
212 .port_ops = &atp86x_port_ops,
222 .port_ops = &atp86x_port_ops,
233 .port_ops = &atp86x_port_ops,
H A Dide-dma.c243 const struct ide_port_ops *port_ops = hwif->port_ops; local
251 if (port_ops && port_ops->udma_filter)
252 mask &= port_ops->udma_filter(drive);
274 if (port_ops && port_ops->mdma_filter)
275 mask &= port_ops->mdma_filter(drive);
H A Dide-4drives.c25 .port_ops = &ide_4drives_port_ops,
H A Dserverworks.c344 .port_ops = &osb4_port_ops,
352 .port_ops = &svwks_port_ops,
360 .port_ops = &svwks_port_ops,
368 .port_ops = &svwks_port_ops,
377 .port_ops = &svwks_port_ops,
H A Dide-io.c668 if (hwif->port_ops && hwif->port_ops->clear_irq)
669 hwif->port_ops->clear_irq(drive);
789 if (hwif->port_ops && hwif->port_ops->test_irq &&
790 hwif->port_ops->test_irq(hwif) == 0)
842 if (hwif->port_ops && hwif->port_ops->clear_irq)
843 hwif->port_ops->clear_irq(drive);
H A Dide-probe.c723 const struct ide_port_ops *port_ops = hwif->port_ops; local
730 if (port_ops && port_ops->quirkproc)
731 port_ops->quirkproc(drive);
1023 const struct ide_port_ops *port_ops = hwif->port_ops; local
1041 if (port_ops && port_ops->init_dev)
1042 port_ops
1113 const struct ide_port_ops *port_ops = hwif->port_ops; local
[all...]
H A Dbuddha.c149 .port_ops = &buddha_port_ops,
180 d.port_ops = &xsurf_port_ops;
H A Dgayle.c144 d.port_ops = &gayle_a1200_port_ops;
146 d.port_ops = &gayle_a4000_port_ops;
H A Ddtc2278.c97 .port_ops = &dtc2278_port_ops,
/drivers/ata/
H A Dpata_marvell.c133 .port_ops = &marvell_ops,
143 .port_ops = &marvell_ops,
H A Dpata_ali.c496 .port_ops = &ali_early_port_ops
504 .port_ops = &ali_20_port_ops
513 .port_ops = &ali_20_port_ops
522 .port_ops = &ali_c2_port_ops
531 .port_ops = &ali_c2_port_ops
540 .port_ops = &ali_c4_port_ops
548 .port_ops = &ali_c5_port_ops
H A Dpata_cmd64x.c384 .port_ops = &cmd64x_port_ops
390 .port_ops = &cmd64x_port_ops
396 .port_ops = &cmd646r3_port_ops
403 .port_ops = &cmd646r3_port_ops
409 .port_ops = &cmd646r1_port_ops
416 .port_ops = &cmd648_port_ops
423 .port_ops = &cmd648_port_ops
H A Dpata_amd.c466 .port_ops = &amd33_port_ops
473 .port_ops = &amd66_port_ops
480 .port_ops = &amd66_port_ops
487 .port_ops = &amd100_port_ops
494 .port_ops = &amd100_port_ops
501 .port_ops = &amd133_port_ops
508 .port_ops = &amd133_port_ops
515 .port_ops = &nv100_port_ops
522 .port_ops = &nv133_port_ops
529 .port_ops
[all...]
H A Dpata_hpt37x.c765 .port_ops = &hpt370_port_ops
773 .port_ops = &hpt370a_port_ops
781 .port_ops = &hpt370_port_ops
789 .port_ops = &hpt370a_port_ops
797 .port_ops = &hpt372_port_ops
805 .port_ops = &hpt302_port_ops
813 .port_ops = &hpt372_port_ops
820 .port_ops = &hpt374_fn1_port_ops
H A Dpata_sis.c599 .port_ops = &sis_old_ops,
606 .port_ops = &sis_old_ops,
613 .port_ops = &sis_66_ops,
620 .port_ops = &sis_100_ops,
627 .port_ops = &sis_66_ops,
634 .port_ops = &sis_133_ops,
641 .port_ops = &sis_133_for_sata_ops,
648 .port_ops = &sis_133_early_ops,
H A Dpata_artop.c365 .port_ops = &artop6210_ops,
372 .port_ops = &artop6260_ops,
379 .port_ops = &artop6260_ops,
386 .port_ops = &artop6260_ops,
H A Dpata_netcell.c67 .port_ops = &netcell_ops,
H A Dpata_serverworks.c386 .port_ops = &serverworks_osb4_port_ops
392 .port_ops = &serverworks_osb4_port_ops
398 .port_ops = &serverworks_csb_port_ops
404 .port_ops = &serverworks_csb_port_ops
H A Dahci_platform.c55 .port_ops = &ahci_ops,
61 .port_ops = &ahci_pmp_retry_srst_ops,
68 .port_ops = &ahci_ops,
H A Data_piix.c505 .port_ops = &piix_pata_ops,
514 .port_ops = &piix_pata_ops,
523 .port_ops = &ich_pata_ops,
532 .port_ops = &ich_pata_ops,
541 .port_ops = &ich_pata_ops,
550 .port_ops = &ich_pata_ops,
559 .port_ops = &piix_sata_ops,
568 .port_ops = &piix_sata_ops,
577 .port_ops = &piix_sata_ops,
586 .port_ops
[all...]
/drivers/staging/phison/
H A Dphison.c61 .port_ops = &phison_ops,

Completed in 193 milliseconds

123456