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

/netbsd-current/sys/arch/usermode/dev/
H A Dld_thunkbus.c74 void *sc_aio_ih; member in struct:ld_thunkbus_softc
132 sc->sc_aio_ih = sigio_intr_establish(ld_aio_sig, sc);
133 if (sc->sc_aio_ih == NULL)

Completed in 139 milliseconds