Home
last modified time | relevance | path

Searched refs:ATA_PCI_CTL_OFS (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dsata_uli.c224 (pci_resource_start(pdev, 1) | ATA_PCI_CTL_OFS) + 4; in uli_init_one()
231 (pci_resource_start(pdev, 3) | ATA_PCI_CTL_OFS) + 4; in uli_init_one()
Dsata_via.c202 probe_ent->port[port].ctl_addr = (reg_addr + 8) | ATA_PCI_CTL_OFS; in vt6421_init_addrs()
Dlibata-core.c4614 pci_resource_start(pdev, 1) | ATA_PCI_CTL_OFS; in ata_pci_init_native_mode()
4624 pci_resource_start(pdev, 3) | ATA_PCI_CTL_OFS; in ata_pci_init_native_mode()
/linux-2.4.37.9/include/linux/
Data.h59 ATA_PCI_CTL_OFS = 2, enumerator