Home
last modified time | relevance | path

Searched refs:IOCMaxChainSegmentSize (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h329 U16 IOCMaxChainSegmentSize; /*0x26 */ member
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h983 u16 IOCMaxChainSegmentSize; member
H A Dmpt3sas_base.c5221 if (facts->IOCMaxChainSegmentSize) in _base_allocate_memory_pools()
5223 facts->IOCMaxChainSegmentSize * in _base_allocate_memory_pools()
6405 facts->IOCMaxChainSegmentSize = in _base_get_ioc_facts()
6406 le16_to_cpu(mpi_reply.IOCMaxChainSegmentSize); in _base_get_ioc_facts()