Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mps/mpi/
HDmpi2_ioc.h176 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmpi2_history.txt274 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/NextBSD/sys/dev/mpr/mpi/
HDmpi2_ioc.h208 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmpi2_history.txt337 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/NextBSD/sys/dev/mfi/
HDmfireg.h1567 uint16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmfi_tbolt.c383 mpi2IocInit->ReplyDescriptorPostQueueDepth in mfi_tbolt_init_MFI_queue()
/NextBSD/sys/dev/mrsas/
HDmrsas.h545 u_int16_t ReplyDescriptorPostQueueDepth; /* 0x1C */ member
HDmrsas.c2293 IOCInitMsg->ReplyDescriptorPostQueueDepth = sc->reply_q_depth; in mrsas_ioc_init()
/NextBSD/sys/dev/mps/
HDmps.c1033 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mps_send_iocinit()
/NextBSD/sys/dev/mpr/
HDmpr.c1035 init.ReplyDescriptorPostQueueDepth = htole16(sc->pqdepth); in mpr_send_iocinit()