Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mps/mpi/
H A Dmpi2_ioc.h178 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmpi2_history.txt274 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd-12.1/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h248 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmpi2_history.txt436 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd-12.1/sys/dev/mfi/
H A Dmfireg.h1569 uint16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmfi_tbolt.c385 mpi2IocInit->ReplyDescriptorPostQueueDepth in mfi_tbolt_init_MFI_queue()
/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas.h710 u_int16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmrsas.c2752 IOCInitMsg->ReplyDescriptorPostQueueDepth = sc->reply_q_depth; in mrsas_ioc_init()
/freebsd-12.1/sys/dev/mps/
H A Dmps.c1178 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mps_send_iocinit()
/freebsd-12.1/sys/dev/mpr/
H A Dmpr.c1216 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mpr_send_iocinit()