Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/mpi/
H A Dmpi2_ioc.h176 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmpi2_history.txt272 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h246 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmpi2_history.txt434 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd/sys/dev/mfi/
H A Dmfireg.h1565 uint16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmfi_tbolt.c380 mpi2IocInit->ReplyDescriptorPostQueueDepth in mfi_tbolt_init_MFI_queue()
/freebsd/sys/dev/mrsas/
H A Dmrsas.h737 u_int16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmrsas.c2732 IOCInitMsg->ReplyDescriptorPostQueueDepth = htole16(sc->reply_q_depth); in mrsas_ioc_init()
/freebsd/sys/dev/mps/
H A Dmps.c1193 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mps_send_iocinit()
/freebsd/sys/dev/mpr/
H A Dmpr.c1266 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mpr_send_iocinit()