Searched refs:ata_sff_port_ops (Results 1 – 25 of 28) sorted by relevance
12
| /Linux-v6.1/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 | 42 .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_falcon.c | 114 .inherits = &ata_sff_port_ops,
|
| D | pata_platform.c | 133 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 | 422 .inherits = &ata_sff_port_ops, 436 .inherits = &ata_sff_port_ops,
|
| D | pata_imx.c | 105 .inherits = &ata_sff_port_ops,
|
| D | pata_ixp4xx_cf.c | 181 .inherits = &ata_sff_port_ops,
|
| D | pata_ali.c | 367 .inherits = &ata_sff_port_ops,
|
| D | sata_qstor.c | 118 .inherits = &ata_sff_port_ops,
|
| D | pdc_adma.c | 133 .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); 2530 .inherits = &ata_sff_port_ops,
|
| D | pata_arasan_cf.c | 786 .inherits = &ata_sff_port_ops,
|
| D | pata_octeon_cf.c | 789 .inherits = &ata_sff_port_ops,
|
| D | pata_legacy.c | 258 .inherits = &ata_sff_port_ops,
|
| D | sata_dwc_460ex.c | 1104 .inherits = &ata_sff_port_ops,
|
| D | sata_promise.c | 168 .inherits = &ata_sff_port_ops,
|
12