Loading...
Note: File does not exist in v6.8.
1#ifndef __ASM_IA64_LIBATA_PORTMAP_H
2#define __ASM_IA64_LIBATA_PORTMAP_H
3
4#define ATA_PRIMARY_IRQ(dev) isa_irq_to_vector(14)
5
6#define ATA_SECONDARY_IRQ(dev) isa_irq_to_vector(15)
7
8#endif