Lines Matching full:else
64 } else if (strcmp("tohost", st_name) == 0) { in htif_symbol_callback()
70 } else if (strcmp("begin_signature", st_name) == 0) { in htif_symbol_callback()
72 } else if (strcmp("end_signature", st_name) == 0) { in htif_symbol_callback()
190 } else { in htif_handle_tohost_write()
204 } else { in htif_handle_tohost_write()
218 } else { in htif_handle_tohost_write()
223 } else { in htif_handle_tohost_write()
226 } else if (likely(device == HTIF_DEV_CONSOLE)) { in htif_handle_tohost_write()
233 } else if (cmd == HTIF_CONSOLE_CMD_PUTC) { in htif_handle_tohost_write()
241 } else { in htif_handle_tohost_write()
244 } else { in htif_handle_tohost_write()
273 } else if (addr == TOHOST_OFFSET2) { in htif_mm_read()
275 } else if (addr == FROMHOST_OFFSET1) { in htif_mm_read()
277 } else if (addr == FROMHOST_OFFSET2) { in htif_mm_read()
279 } else { in htif_mm_read()
295 } else { in htif_mm_write()
298 } else if (addr == TOHOST_OFFSET2) { in htif_mm_write()
303 } else if (addr == FROMHOST_OFFSET1) { in htif_mm_write()
306 } else if (addr == FROMHOST_OFFSET2) { in htif_mm_write()
309 } else { in htif_mm_write()
333 } else { in htif_mm_init()