Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
45e0b129726564750a58c06f1b4060b23f158960
/
.
/
arch
/
ia64
/
include
/
asm
/
libata-portmap.h
blob: 757f84e5dc6e83fab09c3e501876719a20fd7bf4 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__ASM_IA64_LIBATA_PORTMAP_H
#define
__ASM_IA64_LIBATA_PORTMAP_H
#define
ATA_PRIMARY_IRQ
(
dev
)
isa_irq_to_vector
(
14
)
#define
ATA_SECONDARY_IRQ
(
dev
)
isa_irq_to_vector
(
15
)
#endif