Home
last modified time | relevance | path

Searched refs:port_start (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Data_piix.c215 .port_start = ata_port_start,
243 .port_start = ata_port_start,
Dsata_uli.c119 .port_start = ata_port_start,
Dsata_promise.c134 .port_start = pdc_port_start,
155 .port_start = pdc_port_start,
Dsata_sis.c124 .port_start = ata_port_start,
Dsata_via.c140 .port_start = ata_port_start,
Dsata_vsc.c260 .port_start = ata_port_start,
Dsata_sil.c174 .port_start = ata_port_start,
Dsata_svw.c329 .port_start = ata_port_start,
Dsata_nv.c260 .port_start = ata_port_start,
Dsata_qstor.c167 .port_start = qs_port_start,
Dahci.c240 .port_start = ahci_port_start,
Dsata_sx4.c212 .port_start = pdc_port_start,
Dlibata-core.c4261 rc = ap->ops->port_start(ap); in ata_host_add()
/linux-2.4.37.9/include/linux/
Dlibata.h395 int (*port_start) (struct ata_port *ap); member