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

/linux-4.1.27/arch/alpha/kernel/
H A Dirq_i8259.c103 # define IACK_SC alpha_mv.iack_sc macro
105 # define IACK_SC APECS_IACK_SC macro
107 # define IACK_SC LCA_IACK_SC macro
109 # define IACK_SC CIA_IACK_SC macro
111 # define IACK_SC PYXIS_IACK_SC macro
113 # define IACK_SC TITAN_IACK_SC macro
115 # define IACK_SC TSUNAMI_IACK_SC macro
117 # define IACK_SC IRONGATE_IACK_SC macro
122 #if defined(IACK_SC)
132 int j = *(vuip) IACK_SC; isa_device_interrupt()
138 #if defined(CONFIG_ALPHA_GENERIC) || !defined(IACK_SC)
H A Dmachvec_impl.h32 /* Only a few systems don't define IACK_SC, handling all interrupts through

Completed in 81 milliseconds