Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h688 __le16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
H A Dmegaraid_sas_fusion.c1121 IOCInitMessage->ReplyDescriptorPostQueueDepth = cpu_to_le16(fusion->reply_q_depth); in megasas_ioc_init_fusion()
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h218 U16 ReplyDescriptorPostQueueDepth; /*0x1C */ member
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c6472 mpi_request.ReplyDescriptorPostQueueDepth = in _base_send_ioc_init()