Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dfusion.h375 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmr_sas_tbolt.c936 &init->ReplyDescriptorPostQueueDepth, in mrsas_tbolt_ioc_init()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_init.c685 ddi_put16(accessp, &init->ReplyDescriptorPostQueueDepth, in mptsas_do_ioc_init()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_ioc.h236 U16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmpi2_history.txt420 * ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc.c1551 IOCInitMsg->ReplyDescriptorPostQueueDepth = lmrc->l_reply_q_depth; in lmrc_ioc_init()