Home
last modified time | relevance | path

Searched refs:port_ops (Results 76 – 100 of 105) sorted by relevance

12345

/openbmc/linux/drivers/ata/
H A Dahci_ceva.c119 .port_ops = &ahci_ceva_ops,
H A Dahci_qoriq.c157 .port_ops = &ahci_qoriq_ops,
H A Dacard-ahci.c89 .port_ops = &acard_ops,
H A Dsata_vsc.c328 .port_ops = &vsc_sata_ops, in vsc_sata_init_one()
H A Dsata_mv.c744 .port_ops = &mv5_ops,
750 .port_ops = &mv5_ops,
756 .port_ops = &mv5_ops,
762 .port_ops = &mv6_ops,
768 .port_ops = &mv6_ops,
774 .port_ops = &mv_iie_ops,
780 .port_ops = &mv_iie_ops,
786 .port_ops = &mv_iie_ops,
H A Dahci_dwc.c398 .port_ops = &ahci_dwc_port_ops,
H A Dpata_ftide010.c264 .port_ops = &pata_ftide010_port_ops,
H A Dpata_atp867x.c471 .port_ops = &atp867x_ops, in atp867x_init_one()
H A Dahci_brcm.c339 .port_ops = &ahci_brcm_platform_ops,
H A Dsata_qstor.c144 .port_ops = &qs_ata_ops,
H A Dahci_tegra.c450 .port_ops = &ahci_tegra_port_ops,
H A Dpdc_adma.c155 .port_ops = &adma_ata_ops,
H A Dsata_highbank.c438 .port_ops = &ahci_highbank_ops,
H A Dsata_inic162x.c749 .port_ops = &inic_port_ops
H A Dahci_imx.c811 .port_ops = &ahci_imx_ops,
H A Dlibata-sata.c1153 ap->ops = port_info->port_ops; in ata_sas_port_alloc()
H A Dlibata-core.c5661 ap->ops = pi->port_ops; in ata_host_alloc_pinfo()
5663 if (!host->ops && (pi->port_ops != &ata_dummy_port_ops)) in ata_host_alloc_pinfo()
5664 host->ops = pi->port_ops; in ata_host_alloc_pinfo()
6675 .port_ops = &ata_dummy_port_ops,
H A Dpata_macio.c1057 pinfo.port_ops = &pata_macio_ops; in pata_macio_common_init()
H A Dsata_dwc_460ex.c1121 .port_ops = &sata_dwc_ops,
H A Dsata_sx4.c264 .port_ops = &pdc_20621_ops,
H A Dsata_fsl.c1418 .port_ops = &sata_fsl_ops,
/openbmc/linux/arch/um/drivers/
H A Dchan_kern.c412 { "port", &port_ops },
/openbmc/linux/include/linux/soundwire/
H A Dsdw.h933 const struct sdw_master_port_ops *port_ops; member
/openbmc/linux/drivers/ata/pata_parport/
H A Dpata_parport.c342 .port_ops = &pata_parport_port_ops,
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_ata.c581 .port_ops = &sas_sata_ops

12345