Home
last modified time | relevance | path

Searched refs:TTTSupported (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/pms/RefTisa/discovery/dm/
HDdmtypes.h303 bit32 TTTSupported; /* Table to Table is supported */ member
HDdminit.c643 dmExpData[i].TTTSupported = agFALSE; /* Table to Table is supported */ in dmExpanderDeviceDataInit()
682 oneExpander->TTTSupported = agFALSE; /* Table to Table is supported */ in dmExpanderDeviceDataReInit()
HDdmdisc.c2766 if (AttachedExpander->TTTSupported && oneExpander->TTTSupported) in dmDownStreamDiscover2ExpanderPhy()
2833 if (AttachedExpander->TTTSupported && oneExpander->TTTSupported) in dmDownStreamDiscover2ExpanderPhy()
HDdmsmp.c754 …oneExpander->TTTSupported = SAS2_REPORT_GENERAL_IS_TABLE_TO_TABLE_SUPPORTED(pdmSMPReportGeneral2Re… in dmReportGeneral2RespRcvd()