Home
last modified time | relevance | path

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

/openbsd/sys/arch/loongson/dev/
H A Dcom_leioc.c41 int com_leioc_intr(void *);
94 loongson3_intr_establish(LS3_IRQ_LPC, IPL_TTY, com_leioc_intr, sc, in com_leioc_attach()
99 com_leioc_intr(void *arg) in com_leioc_intr() function