Searched refs:ata_sff_port_ops (Results 1 – 25 of 28) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/ata/ |
D | pata_isapnp.c | 28 .inherits = &ata_sff_port_ops, 33 .inherits = &ata_sff_port_ops,
|
D | pata_gayle.c | 113 .inherits = &ata_sff_port_ops, 122 .inherits = &ata_sff_port_ops,
|
D | pata_buddha.c | 134 .inherits = &ata_sff_port_ops, 142 .inherits = &ata_sff_port_ops,
|
D | pata_pcmcia.c | 140 .inherits = &ata_sff_port_ops, 147 .inherits = &ata_sff_port_ops,
|
D | pata_rz1000.c | 58 .inherits = &ata_sff_port_ops,
|
D | pata_palmld.c | 43 .inherits = &ata_sff_port_ops,
|
D | pata_ns87410.c | 122 .inherits = &ata_sff_port_ops,
|
D | pata_opti.c | 156 .inherits = &ata_sff_port_ops,
|
D | pata_rb532_cf.c | 70 .inherits = &ata_sff_port_ops,
|
D | pata_mpiix.c | 144 .inherits = &ata_sff_port_ops,
|
D | pata_ixp4xx_cf.c | 89 .inherits = &ata_sff_port_ops,
|
D | pata_falcon.c | 116 .inherits = &ata_sff_port_ops,
|
D | pata_platform.c | 129 ap->ops->inherits = &ata_sff_port_ops; in __pata_platform_probe()
|
D | pata_cmd640.c | 180 .inherits = &ata_sff_port_ops,
|
D | pata_samsung_cf.c | 423 .inherits = &ata_sff_port_ops, 437 .inherits = &ata_sff_port_ops,
|
D | pata_imx.c | 105 .inherits = &ata_sff_port_ops,
|
D | pata_ali.c | 367 .inherits = &ata_sff_port_ops,
|
D | pdc_adma.c | 133 .inherits = &ata_sff_port_ops,
|
D | sata_qstor.c | 118 .inherits = &ata_sff_port_ops,
|
D | libata-sff.c | 26 const struct ata_port_operations ata_sff_port_ops = { variable 51 EXPORT_SYMBOL_GPL(ata_sff_port_ops); 2553 .inherits = &ata_sff_port_ops,
|
D | pata_arasan_cf.c | 783 .inherits = &ata_sff_port_ops,
|
D | pata_octeon_cf.c | 821 .inherits = &ata_sff_port_ops,
|
D | pata_legacy.c | 221 .inherits = &ata_sff_port_ops,
|
D | sata_promise.c | 168 .inherits = &ata_sff_port_ops,
|
D | sata_sx4.c | 236 .inherits = &ata_sff_port_ops,
|
12