Searched refs:ata_port_operations (Results 1 – 25 of 107) sorted by relevance
12345
394 static const struct ata_port_operations amd_base_port_ops = {399 static struct ata_port_operations amd33_port_ops = {406 static struct ata_port_operations amd66_port_ops = {413 static struct ata_port_operations amd100_port_ops = {420 static struct ata_port_operations amd133_port_ops = {427 static const struct ata_port_operations nv_base_port_ops = {435 static struct ata_port_operations nv100_port_ops = {441 static struct ata_port_operations nv133_port_ops = {
118 struct ata_port_operations *ops;234 static const struct ata_port_operations legacy_base_port_ops = {247 static struct ata_port_operations simple_port_ops = {252 static struct ata_port_operations legacy_port_ops = {349 static struct ata_port_operations pdc20230_port_ops = {382 static struct ata_port_operations ht6560a_port_ops = {424 static struct ata_port_operations ht6560b_port_ops = {523 static struct ata_port_operations opti82c611a_port_ops = {633 static struct ata_port_operations opti82c46x_port_ops = {745 static struct ata_port_operations qdi6500_port_ops = {[all …]
366 static struct ata_port_operations ali_early_port_ops = {373 static const struct ata_port_operations ali_dma_base_ops = {383 static struct ata_port_operations ali_20_port_ops = {394 static struct ata_port_operations ali_c2_port_ops = {405 static struct ata_port_operations ali_c4_port_ops = {415 static struct ata_port_operations ali_c5_port_ops = {
545 static struct ata_port_operations sis_133_for_sata_ops = {552 static struct ata_port_operations sis_base_ops = {557 static struct ata_port_operations sis_133_ops = {565 static struct ata_port_operations sis_133_early_ops = {572 static struct ata_port_operations sis_100_ops = {579 static struct ata_port_operations sis_66_ops = {586 static struct ata_port_operations sis_old_ops = {
325 static const struct ata_port_operations cmd64x_base_ops = {331 static struct ata_port_operations cmd64x_port_ops = {338 static struct ata_port_operations cmd646r1_port_ops = {346 static struct ata_port_operations cmd646r3_port_ops = {353 static struct ata_port_operations cmd648_port_ops = {
26 static struct ata_port_operations isapnp_port_ops = {31 static struct ata_port_operations isapnp_noalt_port_ops = {
400 extern struct ata_port_operations ahci_ops;401 extern struct ata_port_operations ahci_platform_ops;402 extern struct ata_port_operations ahci_pmp_retry_srst_ops;
152 static struct ata_port_operations pcmcia_port_ops = {159 static struct ata_port_operations pcmcia_8bit_port_ops = {207 struct ata_port_operations *ops = &pcmcia_port_ops; in pcmcia_init_one()
59 static struct ata_port_operations ahci_port_ops = {70 static struct ata_port_operations ahci_seattle_ops = {
112 static struct ata_port_operations pata_gayle_a1200_ops = {121 static struct ata_port_operations pata_gayle_a4000_ops = {
132 static struct ata_port_operations svia_base_ops = {137 static struct ata_port_operations vt6420_sata_ops = {144 static struct ata_port_operations vt6421_pata_ops = {151 static struct ata_port_operations vt6421_sata_ops = {158 static struct ata_port_operations vt8251_ops = {
588 static struct ata_port_operations hpt370_port_ops = {604 static struct ata_port_operations hpt370a_port_ops = {614 static struct ata_port_operations hpt302_port_ops = {630 static struct ata_port_operations hpt372_port_ops = {640 static struct ata_port_operations hpt374_fn1_port_ops = {
36 static struct ata_port_operations netcell_ops = {
301 static struct ata_port_operations ns87415_pata_ops = {315 static struct ata_port_operations ns87560_pata_ops = {
45 static struct ata_port_operations palmld_port_ops = {
339 static struct ata_port_operations optidma_port_ops = {348 static struct ata_port_operations optiplus_port_ops = {
297 static struct ata_port_operations pdc2024x_port_ops = {308 static struct ata_port_operations pdc2026x_port_ops = {
298 static struct ata_port_operations artop6210_ops = {307 static struct ata_port_operations artop6260_ops = {
56 static struct ata_port_operations rz1000_port_ops = {
69 static struct ata_port_operations tosh_port_ops = {
113 static struct ata_port_operations jmicron_ops = {
102 static struct ata_port_operations marvell_ops = {
263 static struct ata_port_operations serverworks_osb4_port_ops = {272 static struct ata_port_operations serverworks_csb_port_ops = {
77 static struct ata_port_operations sch_pata_ops = {
538 struct ata_port_operations;619 struct ata_port_operations *ops;826 struct ata_port_operations *ops;907 struct ata_port_operations { struct1010 const struct ata_port_operations *inherits; argument1019 struct ata_port_operations *port_ops;1043 extern struct ata_port_operations ata_dummy_port_ops;1124 extern void ata_host_init(struct ata_host *, struct device *, struct ata_port_operations *);1344 extern const struct ata_port_operations ata_base_port_ops;1345 extern const struct ata_port_operations sata_port_ops;[all …]