/drivers/ide/ |
H A D | ide-xfer-mode.c | 125 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 D | ide-devsets.c | 99 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 D | ide-eh.c | 226 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 D | macide.c | 90 .port_ops = &macide_port_ops, 124 d.port_ops = NULL;
|
H A D | aec62xx.c | 140 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 D | ide-dma.c | 243 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 D | ide-4drives.c | 25 .port_ops = &ide_4drives_port_ops,
|
H A D | serverworks.c | 344 .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 D | ide-io.c | 668 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 D | ide-probe.c | 723 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 D | buddha.c | 149 .port_ops = &buddha_port_ops, 180 d.port_ops = &xsurf_port_ops;
|
H A D | gayle.c | 144 d.port_ops = &gayle_a1200_port_ops; 146 d.port_ops = &gayle_a4000_port_ops;
|
H A D | dtc2278.c | 97 .port_ops = &dtc2278_port_ops,
|
/drivers/ata/ |
H A D | pata_marvell.c | 133 .port_ops = &marvell_ops, 143 .port_ops = &marvell_ops,
|
H A D | pata_ali.c | 496 .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 D | pata_cmd64x.c | 384 .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 D | pata_amd.c | 466 .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 D | pata_hpt37x.c | 765 .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 D | pata_sis.c | 599 .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 D | pata_artop.c | 365 .port_ops = &artop6210_ops, 372 .port_ops = &artop6260_ops, 379 .port_ops = &artop6260_ops, 386 .port_ops = &artop6260_ops,
|
H A D | pata_netcell.c | 67 .port_ops = &netcell_ops,
|
H A D | pata_serverworks.c | 386 .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 D | ahci_platform.c | 55 .port_ops = &ahci_ops, 61 .port_ops = &ahci_pmp_retry_srst_ops, 68 .port_ops = &ahci_ops,
|
H A D | ata_piix.c | 505 .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 D | phison.c | 61 .port_ops = &phison_ops,
|