Home
last modified time | relevance | path

Searched refs:IACK_SC (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/alpha/kernel/
Dirq_i8259.c100 # define IACK_SC alpha_mv.iack_sc macro
102 # define IACK_SC CIA_IACK_SC macro
104 # define IACK_SC PYXIS_IACK_SC macro
106 # define IACK_SC TITAN_IACK_SC macro
108 # define IACK_SC TSUNAMI_IACK_SC macro
110 # define IACK_SC IRONGATE_IACK_SC macro
115 #if defined(IACK_SC)
125 int j = *(vuip) IACK_SC; in isa_device_interrupt()
131 #if defined(CONFIG_ALPHA_GENERIC) || !defined(IACK_SC)