Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dvldcp.c85 int vldcp_tx_intr(void *);
152 IPL_TTY, 0, vldcp_tx_intr, sc, sc->sc_dv.dv_xname); in vldcp_attach()
203 vldcp_tx_intr(void *arg) in vldcp_tx_intr() function