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

/linux-master/arch/alpha/kernel/
H A 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;
131 #if defined(CONFIG_ALPHA_GENERIC) || !defined(IACK_SC)

Completed in 177 milliseconds