Sign in
android-kvm
/
linux
/
13a9499e833387fcc7a53915bbe5cddf3c336b59
/
.
/
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