port_start         77 drivers/ata/acard-ahci.c 	.port_start             = acard_ahci_port_start,
port_start       1068 drivers/ata/ata_piix.c 	.port_start		= piix_port_start,
port_start        166 drivers/ata/libahci.c 	.port_start		= ahci_port_start,
port_start       6406 drivers/ata/libata-core.c 		if (ap->ops->port_start) {
port_start       6407 drivers/ata/libata-core.c 			rc = ap->ops->port_start(ap);
port_start       5029 drivers/ata/libata-scsi.c 	int rc = ap->ops->port_start(ap);
port_start       2552 drivers/ata/libata-sff.c 	.port_start		= ata_bmdma_port_start,
port_start       2560 drivers/ata/libata-sff.c 	.port_start		= ata_bmdma_port_start32,
port_start        220 drivers/ata/pata_acpi.c 	.port_start		= pacpi_port_start,
port_start        187 drivers/ata/pata_cmd640.c 	.port_start	= cmd640_port_start,
port_start        911 drivers/ata/pata_ep93xx.c 	.port_start		= ep93xx_pata_port_start,
port_start        367 drivers/ata/pata_ftide010.c 	pata_ftide010_port_ops.port_start =
port_start        338 drivers/ata/pata_icside.c 	.port_start		= ATA_OP_NULL,	/* don't need PRD table */
port_start        814 drivers/ata/pata_it821x.c 	.port_start	= it821x_port_start,
port_start        830 drivers/ata/pata_it821x.c 	.port_start	= it821x_port_start,
port_start        846 drivers/ata/pata_it821x.c 	.port_start	= it821x_port_start,
port_start        939 drivers/ata/pata_macio.c 	.port_start		= pata_macio_port_start,
port_start        319 drivers/ata/pata_pdc202xx_old.c 	.port_start		= pdc2026x_port_start,
port_start        469 drivers/ata/pata_via.c 	.port_start	= via_port_start,
port_start        145 drivers/ata/pdc_adma.c 	.port_start		= adma_port_start,
port_start       1180 drivers/ata/sata_dwc_460ex.c 	.port_start		= sata_dwc_port_start,
port_start       1424 drivers/ata/sata_fsl.c 	.port_start = sata_fsl_port_start,
port_start        743 drivers/ata/sata_inic162x.c 	.port_start		= inic_port_start,
port_start        691 drivers/ata/sata_mv.c 	.port_start		= mv_port_start,
port_start        725 drivers/ata/sata_mv.c 	.port_start		= mv_port_start,
port_start        487 drivers/ata/sata_nv.c 	.port_start		= nv_adma_port_start,
port_start        511 drivers/ata/sata_nv.c 	.port_start		= nv_swncq_port_start,
port_start        191 drivers/ata/sata_promise.c 	.port_start		= pdc_sata_port_start,
port_start        209 drivers/ata/sata_promise.c 	.port_start		= pdc_common_port_start,
port_start        134 drivers/ata/sata_qstor.c 	.port_start		= qs_port_start,
port_start        407 drivers/ata/sata_sil24.c 	.port_start		= sil24_port_start,
port_start        249 drivers/ata/sata_sx4.c 	.port_start		= pdc_port_start,
port_start       2467 drivers/net/ethernet/marvell/mv643xx_eth.c 	port_start(mp);
port_start       2588 drivers/net/ethernet/marvell/mv643xx_eth.c 		port_start(mp);
port_start       7156 drivers/scsi/ipr.c 	.port_start = ata_sas_port_start,
port_start        519 drivers/scsi/libsas/sas_ata.c 	.port_start		= ata_sas_port_start,
port_start        943 include/linux/libata.h 	int  (*port_start)(struct ata_port *ap);