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

/freebsd-11-stable/sys/dev/aac/
H A Daacvar.h389 struct proc *aifthread; member in struct:aac_softc
H A Daac.c329 &sc->aifthread, 0, 0, "aac%daif", unit))
679 wakeup(sc->aifthread);
940 wakeup(sc->aifthread);
1034 retval = msleep(sc->aifthread, &sc->aac_io_lock, PRIBIO,
1392 wakeup(sc->aifthread);
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_var.h435 struct proc *aifthread; member in struct:aac_softc
H A Daacraid.c314 &sc->aifthread, 0, 0, "aacraid%daif", unit))
787 wakeup(sc->aifthread);
1043 retval = msleep(sc->aifthread, &sc->aac_io_lock, PRIBIO,
1120 wakeup(sc->aifthread);

Completed in 166 milliseconds