Searched refs:CoalescingTimeout (Results 1 - 4 of 4) sorted by relevance

/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h973 U32 CoalescingTimeout; /* 08h */ member in struct:_CONFIG_PAGE_IOC_1
/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_cnfg.h1096 U32 CoalescingTimeout; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_IOC_1
/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h1170 U32 CoalescingTimeout; /*0x08 */ member in struct:_MPI2_CONFIG_PAGE_IOC_1
/drivers/message/fusion/
H A Dmptbase.c6175 tmp = le32_to_cpu(pIoc1->CoalescingTimeout);
6181 pIoc1->CoalescingTimeout = cpu_to_le32(MPT_COALESCING_TIMEOUT);

Completed in 70 milliseconds