Sign in
coral
/
linux-mtk
/
f9d2e5cab62384defccc8e0d82b258fae834d077
/
.
/
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