Home
last modified time | relevance | path

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

/freebsd/sys/dev/pst/
H A Dpst-iop.c72 sc->reg->oqueue_intr_mask = 0xffffffff; in iop_init()
162 sc->reg->oqueue_intr_mask = 0x0; in iop_attach()
434 if ((sc->reg->oqueue_intr_mask & I2O_OUT_INTR_QUEUE) == 0) { in iop_queue_wait_msg()
H A Dpst-raid.c188 psc->iop->reg->oqueue_intr_mask = 0xffffffff; in pst_shutdown_post_sync()
H A Dpst-iop.h74 volatile u_int32_t oqueue_intr_mask; member