Lines Matching refs:manu_pg11
756 u8 timeout = (ioc->manu_pg11.CoreDumpTOSec) ?
757 ioc->manu_pg11.CoreDumpTOSec :
922 u8 timeout = (ioc->manu_pg11.CoreDumpTOSec) ?
923 ioc->manu_pg11.CoreDumpTOSec :
5619 &ioc->manu_pg11);
5622 if (!ioc->is_gen35_ioc && ioc->manu_pg11.EEDPTagMode == 0) {
5625 ioc->manu_pg11.EEDPTagMode &= ~0x3;
5626 ioc->manu_pg11.EEDPTagMode |= 0x1;
5628 &ioc->manu_pg11);
5630 if (ioc->manu_pg11.AddlFlags2 & NVME_TASK_MNGT_CUSTOM_MASK)
5634 if (ioc->manu_pg11.NVMeAbortTO < NVME_TASK_ABORT_MIN_TIMEOUT)
5636 else if (ioc->manu_pg11.NVMeAbortTO >
5640 ioc->nvme_abort_timeout = ioc->manu_pg11.NVMeAbortTO;
5643 ioc->manu_pg11.TimeSyncInterval & MPT3SAS_TIMESYNC_MASK;
5645 if (ioc->manu_pg11.TimeSyncInterval & MPT3SAS_TIMESYNC_UNIT_MASK)
5653 ioc->time_sync_interval, (ioc->manu_pg11.TimeSyncInterval &