Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h329 U16 IOCMaxChainSegmentSize; /*0x26 */ member
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1029 u16 IOCMaxChainSegmentSize; member
H A Dmpt3sas_base.c6371 if (facts->IOCMaxChainSegmentSize) in _base_allocate_memory_pools()
6373 facts->IOCMaxChainSegmentSize * in _base_allocate_memory_pools()
7483 facts->IOCMaxChainSegmentSize = in _base_get_ioc_facts()
7484 le16_to_cpu(mpi_reply.IOCMaxChainSegmentSize); in _base_get_ioc_facts()