Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas.c303 wakeup(&sc->ocr_chan); in mrsas_clear_intr()
876 wakeup(&sc->ocr_chan); in mrsas_detach()
2245 lksleep(&sc->ocr_chan, &sc->sim_lock, 0, in mrsas_ocr_thread()
H A Dmrsas_cam.c374 wakeup(&sc->ocr_chan); in mrsas_scsiio_timeout()
H A Dmrsas.h2379 void* ocr_chan; member