Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mps/mpi/
H A Dmpi2_ioc.h179 U16 ReplyFreeQueueDepth; /* 0x1E */ member
H A Dmpi2_history.txt274 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd-12.1/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h249 U16 ReplyFreeQueueDepth; /* 0x1E */ member
H A Dmpi2_history.txt436 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/freebsd-12.1/sys/dev/mfi/
H A Dmfireg.h1570 uint16_t ReplyFreeQueueDepth; /* 0x1E */ member
H A Dmfi_tbolt.c387 mpi2IocInit->ReplyFreeQueueDepth = 0; /* Not supported by MR. */ in mfi_tbolt_init_MFI_queue()
/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas.h711 u_int16_t ReplyFreeQueueDepth; /* 0x1E */ member
/freebsd-12.1/sys/dev/mps/
H A Dmps.c1179 init.ReplyFreeQueueDepth = htole16(sc->fqdepth); in mps_send_iocinit()
/freebsd-12.1/sys/dev/mpr/
H A Dmpr.c1217 init.ReplyFreeQueueDepth = htole16(sc->fqdepth); in mpr_send_iocinit()