Searched refs:intr_chan (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/riscv/htif/
H A Dhtif_block.c92 int intr_chan; member in struct:htif_blk_softc
120 wakeup(&sc->intr_chan);
247 msleep(&sc->intr_chan, &sc->sc_mtx, PRIBIO, "intr", hz/2);
H A Dhtif_console.c332 int intr_chan; member in struct:htif_console_softc

Completed in 100 milliseconds