Searched refs:nativeSATAMode (Results 1 – 5 of 5) sorted by relevance
176 bit8 nativeSATAMode; /* boolean flag: whether the port is in Native SATA mode */ member
448 bit8 nativeSATAMode; /* boolean flag: whether the port is in Native SATA mode */ member
1429 …(onePortContext->nativeSATAMode == agFALSE && onePortContext->directAttatchedSAS == agFALSE) … in tdsaSASFullDiscover()1446 if (onePortContext->nativeSATAMode == agFALSE) /* default: SAS and SAS/SATA mode */ in tdsaSASFullDiscover()6476 if (onePortContext->nativeSATAMode == agTRUE) in tdsaSATAFullDiscover()6871 if (onePortContext->nativeSATAMode == agFALSE) /* default: SAS and SAS/SATA mode */ in tdsaSASIncrementalDiscover()6983 if (onePortContext->nativeSATAMode == agTRUE) in tdsaSATAIncrementalDiscover()
2756 tdsaPortContext[i].nativeSATAMode = agFALSE; in tdsaPortContextInit()2883 onePortContext->nativeSATAMode = agFALSE; in tdsaPortContextReInit()
1376 onePortContext->nativeSATAMode = agTRUE; in ossaHwCB()1489 onePortContext->nativeSATAMode = agTRUE; in ossaHwCB()