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