Searched refs:port_start (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | ata_piix.c | 215 .port_start = ata_port_start, 243 .port_start = ata_port_start,
|
D | sata_uli.c | 119 .port_start = ata_port_start,
|
D | sata_promise.c | 134 .port_start = pdc_port_start, 155 .port_start = pdc_port_start,
|
D | sata_sis.c | 124 .port_start = ata_port_start,
|
D | sata_via.c | 140 .port_start = ata_port_start,
|
D | sata_vsc.c | 260 .port_start = ata_port_start,
|
D | sata_sil.c | 174 .port_start = ata_port_start,
|
D | sata_svw.c | 329 .port_start = ata_port_start,
|
D | sata_nv.c | 260 .port_start = ata_port_start,
|
D | sata_qstor.c | 167 .port_start = qs_port_start,
|
D | ahci.c | 240 .port_start = ahci_port_start,
|
D | sata_sx4.c | 212 .port_start = pdc_port_start,
|
D | libata-core.c | 4261 rc = ap->ops->port_start(ap); in ata_host_add()
|
/linux-2.4.37.9/include/linux/ |
D | libata.h | 395 int (*port_start) (struct ata_port *ap); member
|