Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mps/mpi/
H A Dmpi2_ioc.h174 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmpi2_history.txt272 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/dflybsd-src/sys/dev/raid/mfi/
H A Dmfireg.h1536 uint16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmfi_tbolt.c378 mpi2IocInit->ReplyDescriptorPostQueueDepth in mfi_tbolt_init_MFI_queue()
/dflybsd-src/sys/dev/raid/mpr/mpi/
H A Dmpi2_ioc.h245 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmpi2_history.txt426 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/dflybsd-src/sys/dev/raid/mrsas/
H A Dmrsas.h553 u_int16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmrsas.c1924 IOCInitMsg->ReplyDescriptorPostQueueDepth = sc->reply_q_depth; in mrsas_ioc_init()
/dflybsd-src/sys/dev/raid/mps/
H A Dmps.c624 init.ReplyDescriptorPostQueueDepth = sc->pqdepth; in mps_send_iocinit()
/dflybsd-src/sys/dev/raid/mpr/
H A Dmpr.c1188 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mpr_send_iocinit()