Searched refs:port_start (Results  1 – 29 of 29) sorted by relevance
| /linux-4.1.27/drivers/ata/ | 
| D | pata_it821x.c | 814 	.port_start	= it821x_port_start, 830 	.port_start	= it821x_port_start, 846 	.port_start	= it821x_port_start,
  | 
| D | pata_acpi.c | 219 	.port_start		= pacpi_port_start,
  | 
| D | pata_cmd640.c | 186 	.port_start	= cmd640_port_start,
  | 
| D | pata_pdc202xx_old.c | 318 	.port_start		= pdc2026x_port_start,
  | 
| D | acard-ahci.c | 93 	.port_start             = acard_ahci_port_start,
  | 
| D | sata_promise.c | 207 	.port_start		= pdc_sata_port_start, 225 	.port_start		= pdc_common_port_start,
  | 
| D | pata_icside.c | 337 	.port_start		= ATA_OP_NULL,	/* don't need PRD table */
  | 
| D | pata_via.c | 468 	.port_start	= via_port_start,
  | 
| D | sata_qstor.c | 150 	.port_start		= qs_port_start,
  | 
| D | pdc_adma.c | 161 	.port_start		= adma_port_start,
  | 
| D | sata_inic162x.c | 737 	.port_start		= inic_port_start,
  | 
| D | pata_ep93xx.c | 910 	.port_start		= ep93xx_pata_port_start,
  | 
| D | libata-sff.c | 2609 	.port_start		= ata_bmdma_port_start, 2617 	.port_start		= ata_bmdma_port_start32,
  | 
| D | pata_macio.c | 932 	.port_start		= pata_macio_port_start,
  | 
| D | sata_sil24.c | 417 	.port_start		= sil24_port_start,
  | 
| D | ata_piix.c | 1084 	.port_start		= piix_port_start,
  | 
| D | sata_nv.c | 503 	.port_start		= nv_adma_port_start, 527 	.port_start		= nv_swncq_port_start,
  | 
| D | pata_bf54x.c | 1444 	.port_start		= bfin_port_start,
  | 
| D | sata_sx4.c | 265 	.port_start		= pdc_port_start,
  | 
| D | sata_dwc_460ex.c | 1166 	.port_start		= sata_dwc_port_start,
  | 
| D | sata_fsl.c | 1435 	.port_start = sata_fsl_port_start,
  | 
| D | sata_mv.c | 704 	.port_start		= mv_port_start, 738 	.port_start		= mv_port_start,
  | 
| D | libata-core.c | 5996 		if (ap->ops->port_start) {  in ata_host_start() 5997 			rc = ap->ops->port_start(ap);  in ata_host_start()
  | 
| D | libahci.c | 178 	.port_start		= ahci_port_start,
  | 
| D | libata-scsi.c | 4191 	int rc = ap->ops->port_start(ap);  in ata_sas_port_init()
  | 
| /linux-4.1.27/drivers/scsi/libsas/ | 
| D | sas_ata.c | 542 	.port_start		= ata_sas_port_start,
  | 
| /linux-4.1.27/drivers/net/ethernet/marvell/ | 
| D | mv643xx_eth.c | 2298 static void port_start(struct mv643xx_eth_private *mp)  in port_start()  function 2451 	port_start(mp);  in mv643xx_eth_open() 2576 		port_start(mp);  in tx_timeout_task()
  | 
| /linux-4.1.27/include/linux/ | 
| D | libata.h | 943 	int  (*port_start)(struct ata_port *ap);  member
  | 
| /linux-4.1.27/drivers/scsi/ | 
| D | ipr.c | 6907 	.port_start = ata_sas_port_start,
  |