Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mps/mpi/
HDmpi2_ioc.h176 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmpi2_history.txt272 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd-14-stable/sys/dev/mpr/mpi/
HDmpi2_ioc.h246 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmpi2_history.txt434 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd-14-stable/sys/dev/mfi/
HDmfireg.h1565 uint16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmfi_tbolt.c380 mpi2IocInit->ReplyDescriptorPostQueueDepth in mfi_tbolt_init_MFI_queue()
/freebsd-14-stable/sys/dev/mrsas/
HDmrsas.h737 u_int16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmrsas.c2732 IOCInitMsg->ReplyDescriptorPostQueueDepth = htole16(sc->reply_q_depth); in mrsas_ioc_init()
/freebsd-14-stable/sys/dev/mps/
HDmps.c1193 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mps_send_iocinit()
/freebsd-14-stable/sys/dev/mpr/
HDmpr.c1266 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mpr_send_iocinit()