drivers/ata/acard-ahci.c
354
struct ata_port_info pi = acard_ahci_port_info[board_id];
drivers/ata/acard-ahci.c
355
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/acard-ahci.c
82
static const struct ata_port_info acard_ahci_port_info[] = {
drivers/ata/ahci.c
127
static const struct ata_port_info ahci_port_info[] = {
drivers/ata/ahci.c
1796
ata_port_info(ap,
drivers/ata/ahci.c
1894
struct ata_port_info pi = ahci_port_info[board_id];
drivers/ata/ahci.c
1895
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/ahci.h
446
struct ata_port_info *pi);
drivers/ata/ahci_brcm.c
337
static const struct ata_port_info ahci_brcm_port_info = {
drivers/ata/ahci_ceva.c
115
static const struct ata_port_info ahci_ceva_port_info = {
drivers/ata/ahci_da850.c
149
static const struct ata_port_info ahci_da850_port_info = {
drivers/ata/ahci_dm816.c
130
static const struct ata_port_info ahci_dm816_port_info = {
drivers/ata/ahci_dwc.c
388
static const struct ata_port_info ahci_dwc_port_info = {
drivers/ata/ahci_imx.c
660
static const struct ata_port_info ahci_imx_port_info = {
drivers/ata/ahci_mtk.c
34
static const struct ata_port_info ahci_port_info = {
drivers/ata/ahci_mvebu.c
174
static const struct ata_port_info ahci_mvebu_port_info = {
drivers/ata/ahci_platform.c
25
static const struct ata_port_info ahci_port_info = {
drivers/ata/ahci_platform.c
32
static const struct ata_port_info ahci_port_info_nolpm = {
drivers/ata/ahci_platform.c
47
const struct ata_port_info *port;
drivers/ata/ahci_qoriq.c
153
static const struct ata_port_info ahci_qoriq_port_info = {
drivers/ata/ahci_seattle.c
123
static const struct ata_port_info *ahci_seattle_get_port_info(
drivers/ata/ahci_seattle.c
54
static const struct ata_port_info ahci_port_info = {
drivers/ata/ahci_seattle.c
66
static const struct ata_port_info ahci_port_seattle_info = {
drivers/ata/ahci_st.c
133
static const struct ata_port_info st_ahci_port_info = {
drivers/ata/ahci_sunxi.c
202
static const struct ata_port_info ahci_sunxi_port_info = {
drivers/ata/ahci_tegra.c
446
static const struct ata_port_info ahci_tegra_port_info = {
drivers/ata/ahci_xgene.c
620
static const struct ata_port_info xgene_ahci_v1_port_info = {
drivers/ata/ahci_xgene.c
634
static const struct ata_port_info xgene_ahci_v2_port_info = {
drivers/ata/ahci_xgene.c
734
const struct ata_port_info *ppi[] = { &xgene_ahci_v1_port_info,
drivers/ata/ata_generic.c
166
static const struct ata_port_info info = {
drivers/ata/ata_generic.c
173
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/ata_piix.c
1112
static struct ata_port_info piix_port_info[] = {
drivers/ata/ata_piix.c
1358
struct ata_port_info *pinfo,
drivers/ata/ata_piix.c
1646
struct ata_port_info port_info[2];
drivers/ata/ata_piix.c
1647
const struct ata_port_info *ppi[] = { &port_info[0], &port_info[1] };
drivers/ata/libahci.c
2678
struct ata_port_info *pi)
drivers/ata/libahci_platform.c
700
const struct ata_port_info *pi_template,
drivers/ata/libahci_platform.c
704
struct ata_port_info pi = *pi_template;
drivers/ata/libahci_platform.c
705
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/libata-core.c
5828
const struct ata_port_info * const * ppi,
drivers/ata/libata-core.c
5831
const struct ata_port_info *pi = &ata_dummy_port_info;
drivers/ata/libata-core.c
6133
ata_port_info(ap, "%cATA max %s %s\n",
drivers/ata/libata-core.c
6139
ata_port_info(ap, "DUMMY\n");
drivers/ata/libata-core.c
6910
const struct ata_port_info ata_dummy_port_info = {
drivers/ata/libata-eh.c
815
ata_port_info(ap, "EH complete\n");
drivers/ata/libata-pmp.c
1039
ata_port_info(ap,
drivers/ata/libata-sff.c
2219
const struct ata_port_info * const *ppi,
drivers/ata/libata-sff.c
2349
static const struct ata_port_info *ata_sff_find_valid_pi(
drivers/ata/libata-sff.c
2350
const struct ata_port_info * const *ppi)
drivers/ata/libata-sff.c
2363
const struct ata_port_info * const *ppi,
drivers/ata/libata-sff.c
2368
const struct ata_port_info *pi;
drivers/ata/libata-sff.c
2437
const struct ata_port_info * const *ppi,
drivers/ata/libata-sff.c
3132
const struct ata_port_info * const * ppi,
drivers/ata/libata-sff.c
3164
const struct ata_port_info * const * ppi,
drivers/ata/libata-transport.c
356
ata_port_info(ap, "found unknown device (class %u)\n", class);
drivers/ata/pata_acpi.c
240
static const struct ata_port_info info = {
drivers/ata/pata_acpi.c
249
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_ali.c
494
static const struct ata_port_info info_early = {
drivers/ata/pata_ali.c
500
static const struct ata_port_info info_20 = {
drivers/ata/pata_ali.c
508
static const struct ata_port_info info_20_udma = {
drivers/ata/pata_ali.c
517
static const struct ata_port_info info_c2 = {
drivers/ata/pata_ali.c
526
static const struct ata_port_info info_c3 = {
drivers/ata/pata_ali.c
535
static const struct ata_port_info info_c4 = {
drivers/ata/pata_ali.c
544
static const struct ata_port_info info_c5 = {
drivers/ata/pata_ali.c
552
const struct ata_port_info *ppi[] = { NULL, NULL };
drivers/ata/pata_amd.c
460
static const struct ata_port_info info[10] = {
drivers/ata/pata_amd.c
532
const struct ata_port_info *ppi[] = { NULL, NULL };
drivers/ata/pata_artop.c
364
static const struct ata_port_info info_6210 = {
drivers/ata/pata_artop.c
371
static const struct ata_port_info info_626x = {
drivers/ata/pata_artop.c
378
static const struct ata_port_info info_628x = {
drivers/ata/pata_artop.c
385
static const struct ata_port_info info_628x_fast = {
drivers/ata/pata_artop.c
392
const struct ata_port_info *ppi[] = { NULL, NULL };
drivers/ata/pata_atiixp.c
275
static const struct ata_port_info info = {
drivers/ata/pata_atiixp.c
282
const struct ata_port_info *ppi[] = { &info, &info };
drivers/ata/pata_atp867x.c
467
static const struct ata_port_info info_867x = {
drivers/ata/pata_atp867x.c
475
const struct ata_port_info *ppi[] = { &info_867x, NULL };
drivers/ata/pata_cmd640.c
218
static const struct ata_port_info info = {
drivers/ata/pata_cmd640.c
223
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_cmd64x.c
379
static const struct ata_port_info cmd_info[7] = {
drivers/ata/pata_cmd64x.c
426
const struct ata_port_info *ppi[] = {
drivers/ata/pata_cs5520.c
114
struct ata_port_info pi = {
drivers/ata/pata_cs5520.c
119
const struct ata_port_info *ppi[2];
drivers/ata/pata_cs5530.c
285
static const struct ata_port_info info = {
drivers/ata/pata_cs5530.c
293
static const struct ata_port_info info_palmax_secondary = {
drivers/ata/pata_cs5530.c
298
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_cs5535.c
167
static const struct ata_port_info info = {
drivers/ata/pata_cs5535.c
174
const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info };
drivers/ata/pata_cs5536.c
240
static const struct ata_port_info info = {
drivers/ata/pata_cs5536.c
248
static const struct ata_port_info no_udma_info = {
drivers/ata/pata_cs5536.c
255
const struct ata_port_info *ppi[2];
drivers/ata/pata_cypress.c
131
static struct ata_port_info info = {
drivers/ata/pata_cypress.c
136
const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info };
drivers/ata/pata_efar.c
266
static const struct ata_port_info info = {
drivers/ata/pata_efar.c
273
const struct ata_port_info *ppi[] = { &info, &info };
drivers/ata/pata_ftide010.c
259
static struct ata_port_info ftide010_port_info = {
drivers/ata/pata_ftide010.c
350
struct ata_port_info *pi,
drivers/ata/pata_ftide010.c
443
struct ata_port_info *pi,
drivers/ata/pata_ftide010.c
455
struct ata_port_info pi = ftide010_port_info;
drivers/ata/pata_ftide010.c
456
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/pata_hpt366.c
381
static const struct ata_port_info info_hpt366 = {
drivers/ata/pata_hpt366.c
388
const struct ata_port_info *ppi[] = { &info_hpt366, NULL };
drivers/ata/pata_hpt37x.c
735
static const struct ata_port_info info_hpt370 = {
drivers/ata/pata_hpt37x.c
743
static const struct ata_port_info info_hpt370a = {
drivers/ata/pata_hpt37x.c
751
static const struct ata_port_info info_hpt370_33 = {
drivers/ata/pata_hpt37x.c
759
static const struct ata_port_info info_hpt370a_33 = {
drivers/ata/pata_hpt37x.c
767
static const struct ata_port_info info_hpt372 = {
drivers/ata/pata_hpt37x.c
775
static const struct ata_port_info info_hpt302 = {
drivers/ata/pata_hpt37x.c
783
static const struct ata_port_info info_hpt374_fn0 = {
drivers/ata/pata_hpt37x.c
790
static const struct ata_port_info info_hpt374_fn1 = {
drivers/ata/pata_hpt37x.c
800
const struct ata_port_info *ppi[] = { NULL, NULL };
drivers/ata/pata_hpt3x2n.c
476
static const struct ata_port_info info_hpt372n = {
drivers/ata/pata_hpt3x2n.c
484
static const struct ata_port_info info_hpt3xxn = {
drivers/ata/pata_hpt3x2n.c
491
const struct ata_port_info *ppi[] = { &info_hpt3xxn, NULL };
drivers/ata/pata_hpt3x3.c
187
static const struct ata_port_info info = {
drivers/ata/pata_hpt3x3.c
200
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_it8213.c
261
static const struct ata_port_info info = {
drivers/ata/pata_it8213.c
269
const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info };
drivers/ata/pata_it821x.c
640
ata_port_info(ap, "%d: %-6s %-8s %s %s\n",
drivers/ata/pata_it821x.c
643
ata_port_info(ap, "%d: %-6s %-8s Volume: %1d %s %s\n",
drivers/ata/pata_it821x.c
646
ata_port_info(ap, "%d: Rebuilding: %d%%\n", n, buf[125]);
drivers/ata/pata_it821x.c
716
ata_port_info(ap, "pata_it821x: Firmware %02X/%02X/%02X%02X\n",
drivers/ata/pata_it821x.c
881
static const struct ata_port_info info_smart = {
drivers/ata/pata_it821x.c
888
static const struct ata_port_info info_passthru = {
drivers/ata/pata_it821x.c
895
static const struct ata_port_info info_rdc = {
drivers/ata/pata_it821x.c
902
static const struct ata_port_info info_rdc_11 = {
drivers/ata/pata_it821x.c
910
const struct ata_port_info *ppi[] = { NULL, NULL };
drivers/ata/pata_ixp4xx_cf.c
188
static struct ata_port_info ixp4xx_port_info = {
drivers/ata/pata_ixp4xx_cf.c
236
struct ata_port_info pi = ixp4xx_port_info;
drivers/ata/pata_ixp4xx_cf.c
237
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/pata_jmicron.c
136
static const struct ata_port_info info = {
drivers/ata/pata_jmicron.c
145
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_macio.c
1022
struct ata_port_info *pinfo)
drivers/ata/pata_macio.c
1055
struct ata_port_info pinfo;
drivers/ata/pata_macio.c
1056
const struct ata_port_info *ppi[] = { &pinfo, NULL };
drivers/ata/pata_macio.c
1068
memset(&pinfo, 0, sizeof(struct ata_port_info));
drivers/ata/pata_marvell.c
122
static const struct ata_port_info info = {
drivers/ata/pata_marvell.c
131
static const struct ata_port_info info_sata = {
drivers/ata/pata_marvell.c
141
const struct ata_port_info *ppi[] = { &info, &info_sata };
drivers/ata/pata_netcell.c
61
static const struct ata_port_info info = {
drivers/ata/pata_netcell.c
70
const struct ata_port_info *port_info[] = { &info, NULL };
drivers/ata/pata_ns87410.c
131
static const struct ata_port_info info = {
drivers/ata/pata_ns87410.c
136
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_ns87415.c
352
static const struct ata_port_info info = {
drivers/ata/pata_ns87415.c
358
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_ns87415.c
361
static const struct ata_port_info info87560 = {
drivers/ata/pata_oldpiix.c
238
static const struct ata_port_info info = {
drivers/ata/pata_oldpiix.c
244
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_opti.c
164
static const struct ata_port_info info = {
drivers/ata/pata_opti.c
169
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_optidma.c
403
static const struct ata_port_info info_82c700 = {
drivers/ata/pata_optidma.c
409
static const struct ata_port_info info_82c700_udma = {
drivers/ata/pata_optidma.c
416
const struct ata_port_info *ppi[] = { &info_82c700, NULL };
drivers/ata/pata_parport/pata_parport.c
338
static const struct ata_port_info pata_parport_port_info = {
drivers/ata/pata_parport/pata_parport.c
497
const struct ata_port_info *ppi[] = { &pata_parport_port_info };
drivers/ata/pata_pdc2027x.c
144
static struct ata_port_info pdc2027x_port_info[] = {
drivers/ata/pata_pdc2027x.c
214
ata_port_info(ap, DRV_NAME ":40-conductor cable detected\n");
drivers/ata/pata_pdc2027x.c
687
const struct ata_port_info *ppi[] =
drivers/ata/pata_pdc202xx_old.c
325
static const struct ata_port_info info[3] = {
drivers/ata/pata_pdc202xx_old.c
349
const struct ata_port_info *ppi[] = { &info[id->driver_data], NULL };
drivers/ata/pata_piccolo.c
88
static const struct ata_port_info info = {
drivers/ata/pata_piccolo.c
95
const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info };
drivers/ata/pata_radisys.c
216
static const struct ata_port_info info = {
drivers/ata/pata_radisys.c
223
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_rdc.c
282
static const struct ata_port_info rdc_port_info = {
drivers/ata/pata_rdc.c
313
struct ata_port_info port_info[2];
drivers/ata/pata_rdc.c
314
const struct ata_port_info *ppi[] = { &port_info[0], &port_info[1] };
drivers/ata/pata_rz1000.c
88
static const struct ata_port_info info = {
drivers/ata/pata_rz1000.c
93
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_sc1200.c
222
static const struct ata_port_info info = {
drivers/ata/pata_sc1200.c
229
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_sch.c
160
const struct ata_port_info *ppi[] = { &sch_port_info, NULL };
drivers/ata/pata_sch.c
71
static const struct ata_port_info sch_port_info = {
drivers/ata/pata_serverworks.c
390
static const struct ata_port_info info[4] = {
drivers/ata/pata_serverworks.c
417
const struct ata_port_info *ppi[] = { &info[id->driver_data], NULL };
drivers/ata/pata_sil680.c
324
static const struct ata_port_info info = {
drivers/ata/pata_sil680.c
331
static const struct ata_port_info info_slow = {
drivers/ata/pata_sil680.c
338
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_sis.c
43
const struct ata_port_info *info; /* Info block */
drivers/ata/pata_sis.c
594
static const struct ata_port_info sis_info = {
drivers/ata/pata_sis.c
601
static const struct ata_port_info sis_info33 = {
drivers/ata/pata_sis.c
608
static const struct ata_port_info sis_info66 = {
drivers/ata/pata_sis.c
615
static const struct ata_port_info sis_info100 = {
drivers/ata/pata_sis.c
622
static const struct ata_port_info sis_info100_early = {
drivers/ata/pata_sis.c
629
static const struct ata_port_info sis_info133 = {
drivers/ata/pata_sis.c
636
const struct ata_port_info sis_info133_for_sata = {
drivers/ata/pata_sis.c
643
static const struct ata_port_info sis_info133_early = {
drivers/ata/pata_sis.c
725
const struct ata_port_info *ppi[] = { NULL, NULL };
drivers/ata/pata_sl82c105.c
303
static const struct ata_port_info info_dma = {
drivers/ata/pata_sl82c105.c
309
static const struct ata_port_info info_early = {
drivers/ata/pata_sl82c105.c
315
const struct ata_port_info *ppi[] = { &info_early,
drivers/ata/pata_triflex.c
178
static const struct ata_port_info info = {
drivers/ata/pata_triflex.c
184
const struct ata_port_info *ppi[] = { &info, NULL };
drivers/ata/pata_via.c
532
static const struct ata_port_info via_mwdma_info = {
drivers/ata/pata_via.c
539
static const struct ata_port_info via_mwdma_info_borked = {
drivers/ata/pata_via.c
546
static const struct ata_port_info via_udma33_info = {
drivers/ata/pata_via.c
554
static const struct ata_port_info via_udma66_info = {
drivers/ata/pata_via.c
562
static const struct ata_port_info via_udma100_info = {
drivers/ata/pata_via.c
570
static const struct ata_port_info via_udma133_info = {
drivers/ata/pata_via.c
577
const struct ata_port_info *ppi[] = { NULL, NULL };
drivers/ata/pdc_adma.c
149
static struct ata_port_info adma_port_info[] = {
drivers/ata/pdc_adma.c
551
const struct ata_port_info *ppi[] = { &adma_port_info[board_idx], NULL };
drivers/ata/sata_dwc_460ex.c
1116
static const struct ata_port_info sata_dwc_port_info[] = {
drivers/ata/sata_dwc_460ex.c
1136
struct ata_port_info pi = sata_dwc_port_info[0];
drivers/ata/sata_dwc_460ex.c
1137
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/sata_fsl.c
1413
static const struct ata_port_info sata_fsl_port_info[] = {
drivers/ata/sata_fsl.c
1433
struct ata_port_info pi = sata_fsl_port_info[0];
drivers/ata/sata_fsl.c
1434
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/sata_fsl.c
899
ata_port_info(ap, "Signature Update detected @ %d msecs\n",
drivers/ata/sata_highbank.c
179
struct ata_port_info *pi)
drivers/ata/sata_highbank.c
435
static const struct ata_port_info ahci_highbank_port_info = {
drivers/ata/sata_highbank.c
463
struct ata_port_info pi = ahci_highbank_port_info;
drivers/ata/sata_highbank.c
464
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/sata_inic162x.c
744
static const struct ata_port_info inic_port_info = {
drivers/ata/sata_inic162x.c
817
const struct ata_port_info *ppi[] = { &inic_port_info, NULL };
drivers/ata/sata_mv.c
2496
ata_port_info(ap,
drivers/ata/sata_mv.c
2506
ata_port_info(ap, "%s: done\n", __func__);
drivers/ata/sata_mv.c
2509
ata_port_info(ap, "%s: waiting\n", __func__);
drivers/ata/sata_mv.c
4015
const struct ata_port_info *ppi[] =
drivers/ata/sata_mv.c
4372
const struct ata_port_info *ppi[] = { &mv_port_info[board_idx], NULL };
drivers/ata/sata_mv.c
739
static const struct ata_port_info mv_port_info[] = {
drivers/ata/sata_nv.c
2312
const struct ata_port_info *ppi[] = { NULL, NULL };
drivers/ata/sata_nv.c
531
static const struct ata_port_info nv_port_info[] = {
drivers/ata/sata_nv.c
748
ata_port_info(ap,
drivers/ata/sata_promise.c
1151
const struct ata_port_info *pi = &pdc_port_info[ent->driver_data];
drivers/ata/sata_promise.c
1152
const struct ata_port_info *ppi[PDC_MAX_PORTS];
drivers/ata/sata_promise.c
212
static const struct ata_port_info pdc_port_info[] = {
drivers/ata/sata_qstor.c
138
static const struct ata_port_info qs_port_info[] = {
drivers/ata/sata_qstor.c
544
const struct ata_port_info *ppi[] = { &qs_port_info[board_idx], NULL };
drivers/ata/sata_sil.c
182
static const struct ata_port_info sil_port_info[] = {
drivers/ata/sata_sil.c
724
struct ata_port_info pi = sil_port_info[board_id];
drivers/ata/sata_sil.c
725
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/sata_sil24.c
1132
ata_port_info(ap,
drivers/ata/sata_sil24.c
1261
struct ata_port_info pi = sil24_port_info[ent->driver_data];
drivers/ata/sata_sil24.c
1262
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/sata_sil24.c
426
static const struct ata_port_info sil24_port_info[] = {
drivers/ata/sata_sil24.c
917
ata_port_info(ap,
drivers/ata/sata_sis.c
183
struct ata_port_info pi = sis_port_info;
drivers/ata/sata_sis.c
184
const struct ata_port_info *ppi[] = { &pi, &pi };
drivers/ata/sata_sis.c
85
static const struct ata_port_info sis_port_info = {
drivers/ata/sata_svw.c
355
static const struct ata_port_info k2_port_info[] = {
drivers/ata/sata_svw.c
413
const struct ata_port_info *ppi[] =
drivers/ata/sata_sx4.c
1395
const struct ata_port_info *ppi[] =
drivers/ata/sata_sx4.c
256
static const struct ata_port_info pdc_port_info[] = {
drivers/ata/sata_uli.c
131
const struct ata_port_info *ppi[] = { &uli_port_info, NULL };
drivers/ata/sata_uli.c
73
static const struct ata_port_info uli_port_info = {
drivers/ata/sata_via.c
148
static const struct ata_port_info vt6420_port_info = {
drivers/ata/sata_via.c
156
static const struct ata_port_info vt6421_sport_info = {
drivers/ata/sata_via.c
164
static const struct ata_port_info vt6421_pport_info = {
drivers/ata/sata_via.c
172
static const struct ata_port_info vt8251_port_info = {
drivers/ata/sata_via.c
361
ata_port_info(ap,
drivers/ata/sata_via.c
459
const struct ata_port_info *ppi[] = { &vt6420_port_info, NULL };
drivers/ata/sata_via.c
487
const struct ata_port_info *ppi[] =
drivers/ata/sata_via.c
514
const struct ata_port_info *ppi[] = { &vt8251_port_info, NULL };
drivers/ata/sata_vsc.c
323
static const struct ata_port_info pi = {
drivers/ata/sata_vsc.c
330
const struct ata_port_info *ppi[] = { &pi, NULL };
drivers/ata/sis.h
3
struct ata_port_info;
drivers/ata/sis.h
6
extern const struct ata_port_info sis_info133_for_sata;
include/linux/ahci_platform.h
18
struct ata_port_info;
include/linux/ahci_platform.h
39
const struct ata_port_info *pi_template,
include/linux/libata.h
1081
extern const struct ata_port_info ata_dummy_port_info;
include/linux/libata.h
1134
const struct ata_port_info * const * ppi, int n_ports);
include/linux/libata.h
2070
const struct ata_port_info * const * ppi,
include/linux/libata.h
2076
const struct ata_port_info * const * ppi,
include/linux/libata.h
2109
const struct ata_port_info * const * ppi,
include/linux/libata.h
2112
const struct ata_port_info * const * ppi,