Searched refs:post_queue (Results 1 – 5 of 5) sorted by relevance
283 MPI2_REPLY_DESCRIPTORS_UNION *post_queue; member389 MPI2_REPLY_DESCRIPTORS_UNION *post_queue; member
1341 sc->post_queue = (MPI2_REPLY_DESCRIPTORS_UNION *)(queues + fqsize); in mps_alloc_hw_queues()1545 memset((uint8_t *)sc->post_queue, 0xff, sc->pqdepth * 8); in mps_init_queues()2387 desc = &sc->post_queue[sc->replypostindex]; in mps_intr_locked()
318 MPI2_REPLY_DESCRIPTORS_UNION *post_queue; member439 MPI2_REPLY_DESCRIPTORS_UNION *post_queue; member
1405 sc->post_queue = (MPI2_REPLY_DESCRIPTORS_UNION *)(queues + fqsize); in mpr_alloc_hw_queues()1692 memset((uint8_t *)sc->post_queue, 0xff, sc->pqdepth * 8); in mpr_init_queues()2546 desc = &sc->post_queue[sc->replypostindex]; in mpr_intr_locked()
406 MPI3_REPLY_DESCRIPTORS_UNION *post_queue; member