Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mps/mpi/
H A Dmpi2_ioc.h178 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmpi2_history.txt274 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd-13.1/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h248 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmpi2_history.txt436 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd-13.1/sys/dev/mfi/
H A Dmfireg.h1567 uint16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmfi_tbolt.c382 mpi2IocInit->ReplyDescriptorPostQueueDepth in mfi_tbolt_init_MFI_queue()
/freebsd-13.1/sys/dev/mrsas/
H A Dmrsas.h745 u_int16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmrsas.c2753 IOCInitMsg->ReplyDescriptorPostQueueDepth = htole16(sc->reply_q_depth); in mrsas_ioc_init()
/freebsd-13.1/sys/dev/mps/
H A Dmps.c1186 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mps_send_iocinit()
/freebsd-13.1/sys/dev/mpr/
H A Dmpr.c1255 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mpr_send_iocinit()