Lines Matching full:else
65 #else
117 else if ((port >= 0x1f0 && port <=0x1f7) || port == 0x3f6) { in _inb()
122 else if (port >= M32R_PCC_IOSTART0 && port <= M32R_PCC_IOEND0) { in _inb()
126 } else in _inb()
137 else if ((port >= 0x1f0 && port <=0x1f7) || port == 0x3f6) { in _inw()
142 else if (port >= 0x340 && port < 0x3a0) in _inw()
147 else if (port >= M32R_PCC_IOSTART0 && port <= M32R_PCC_IOEND0) { in _inw()
151 } else in _inw()
163 } else in _inl()
193 else in _outb()
197 } else in _outb()
202 } else in _outb()
211 else in _outw()
215 } else in _outw()
220 else in _outw()
225 } else in _outw()
235 } else in _outl()
263 else if ((port >= 0x1f0 && port <=0x1f7) || port == 0x3f6) { in _insb()
271 else if (port >= M32R_PCC_IOSTART0 && port <= M32R_PCC_IOEND0) { in _insb()
276 else { in _insb()
294 } else if (port >= M32R_PCC_IOSTART0 && port <= M32R_PCC_IOEND0) { in _insw()
299 } else if ((port >= 0x1f0 && port <=0x1f7) || port == 0x3f6) { in _insw()
304 } else { in _insw()
331 } else if ((port >= 0x1f0 && port <=0x1f7) || port == 0x3f6) { in _outsb()
337 } else if (port >= M32R_PCC_IOSTART0 && port <= M32R_PCC_IOEND0) { in _outsb()
341 } else { in _outsb()
358 } else if ((port >= 0x1f0 && port <=0x1f7) || port == 0x3f6) { in _outsw()
364 } else if (port >= M32R_PCC_IOSTART0 && port <= M32R_PCC_IOEND0) { in _outsw()
368 } else { in _outsw()