Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dpluartvar.h64 int pluart_intr(void *);
H A Dpluart.c238 pluart_intr(void *arg) in pluart_intr() function
/openbsd/sys/dev/fdt/
H A Dpluart_fdt.c85 sc->sc_irq = fdt_intr_establish(faa->fa_node, IPL_TTY, pluart_intr, in pluart_fdt_attach()
/openbsd/sys/dev/acpi/
H A Dpluart_acpi.c88 IPL_TTY, pluart_intr, sc, sc->sc.sc_dev.dv_xname); in pluart_acpi_attach()