Searched refs:TTTSupported (Results 1 – 4 of 4) sorted by relevance
303 bit32 TTTSupported; /* Table to Table is supported */ member
643 dmExpData[i].TTTSupported = agFALSE; /* Table to Table is supported */ in dmExpanderDeviceDataInit()682 oneExpander->TTTSupported = agFALSE; /* Table to Table is supported */ in dmExpanderDeviceDataReInit()
2766 if (AttachedExpander->TTTSupported && oneExpander->TTTSupported) in dmDownStreamDiscover2ExpanderPhy()2833 if (AttachedExpander->TTTSupported && oneExpander->TTTSupported) in dmDownStreamDiscover2ExpanderPhy()
754 …oneExpander->TTTSupported = SAS2_REPORT_GENERAL_IS_TABLE_TO_TABLE_SUPPORTED(pdmSMPReportGeneral2Re… in dmReportGeneral2RespRcvd()