Searched refs:ATA_PRIMARY (Results 1 – 2 of 2) sorted by relevance
233 start = (unit ? ATA_SECONDARY : ATA_PRIMARY); in ata_pci_alloc_resource()244 start = (unit ? ATA_SECONDARY : ATA_PRIMARY) + in ata_pci_alloc_resource()
179 #define ATA_PRIMARY 0x1f0 macro