Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h329 U16 IOCMaxChainSegmentSize; /*0x26 */ member
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1029 u16 IOCMaxChainSegmentSize; member
H A Dmpt3sas_base.c6362 if (facts->IOCMaxChainSegmentSize) in _base_allocate_memory_pools()
6364 facts->IOCMaxChainSegmentSize * in _base_allocate_memory_pools()
7474 facts->IOCMaxChainSegmentSize = in _base_get_ioc_facts()
7475 le16_to_cpu(mpi_reply.IOCMaxChainSegmentSize); in _base_get_ioc_facts()