Home
last modified time | relevance | path

Searched refs:ReplyDescriptorPostQueueDepth (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/dev/raid/mps/mpi/
HDmpi2_ioc.h174 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmpi2_history.txt272 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/dragonfly/sys/dev/raid/mfi/
HDmfireg.h1536 uint16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmfi_tbolt.c378 mpi2IocInit->ReplyDescriptorPostQueueDepth in mfi_tbolt_init_MFI_queue()
/dragonfly/sys/dev/raid/mpr/mpi/
HDmpi2_ioc.h245 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmpi2_history.txt426 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/dragonfly/sys/dev/raid/mrsas/
HDmrsas.h553 u_int16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmrsas.c1924 IOCInitMsg->ReplyDescriptorPostQueueDepth = sc->reply_q_depth; in mrsas_ioc_init()
/dragonfly/sys/dev/raid/mps/
HDmps.c624 init.ReplyDescriptorPostQueueDepth = sc->pqdepth; in mps_send_iocinit()
/dragonfly/sys/dev/raid/mpr/
HDmpr.c1188 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mpr_send_iocinit()