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

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h303 bit32 TTTSupported; /* Table to Table is supported */ member in struct:dmExpander_s
H A Ddminit.c643 dmExpData[i].TTTSupported = agFALSE; /* Table to Table is supported */
682 oneExpander->TTTSupported = agFALSE; /* Table to Table is supported */
H A Ddmdisc.c2766 if (AttachedExpander->TTTSupported && oneExpander->TTTSupported)
2833 if (AttachedExpander->TTTSupported && oneExpander->TTTSupported)
H A Ddmsmp.c754 oneExpander->TTTSupported = SAS2_REPORT_GENERAL_IS_TABLE_TO_TABLE_SUPPORTED(pdmSMPReportGeneral2Resp) ? 1 : 0;

Completed in 115 milliseconds