Home
last modified time | relevance | path

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

/arch/alpha/kernel/
Dirq_i8259.c119 # define IACK_SC alpha_mv.iack_sc macro
121 # define IACK_SC APECS_IACK_SC macro
123 # define IACK_SC LCA_IACK_SC macro
125 # define IACK_SC CIA_IACK_SC macro
127 # define IACK_SC PYXIS_IACK_SC macro
129 # define IACK_SC TITAN_IACK_SC macro
131 # define IACK_SC TSUNAMI_IACK_SC macro
133 # define IACK_SC IRONGATE_IACK_SC macro
138 #if defined(IACK_SC)
148 int j = *(vuip) IACK_SC; in isa_device_interrupt()
[all …]