Home
last modified time | relevance | path

Searched refs:ReplyFreeQueueDepth (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/mps/mpi/
H A Dmpi2_ioc.h177 U16 ReplyFreeQueueDepth; /* 0x1E */ member
H A Dmpi2_history.txt272 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_ioc.h66 U16 ReplyFreeQueueDepth; /* 0x1C */ member
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h247 U16 ReplyFreeQueueDepth; /* 0x1E */ member
H A Dmpi2_history.txt434 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd/sys/dev/mfi/
H A Dmfireg.h1566 uint16_t ReplyFreeQueueDepth; /* 0x1E */ member
H A Dmfi_tbolt.c382 mpi2IocInit->ReplyFreeQueueDepth = 0; /* Not supported by MR. */ in mfi_tbolt_init_MFI_queue()
/freebsd/sys/dev/mrsas/
H A Dmrsas.h738 u_int16_t ReplyFreeQueueDepth; /* 0x1E */ member
/freebsd/sys/dev/mps/
H A Dmps.c1194 init.ReplyFreeQueueDepth = htole16(sc->fqdepth); in mps_send_iocinit()
/freebsd/sys/dev/mpr/
H A Dmpr.c1267 init.ReplyFreeQueueDepth = htole16(sc->fqdepth); in mpr_send_iocinit()
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.c2165 iocinit_req.ReplyFreeQueueDepth = sc->reply_free_q_sz; in mpi3mr_issue_iocinit()