Searched refs:SMPFnResult (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c1338 bit32 SMPFn, SMPFnResult, SMPFrameLen; local
1483 switch (tdPTCmndBody->protocol.SMP.SMPFnResult)
1486 SMPFnResult = SMP_FUNCTION_ACCEPTED;
1489 SMPFnResult = UNKNOWN_SMP_FUNCTION;
1492 SMPFnResult = SMP_FUNCTION_FAILED;
1495 SMPFnResult = INVALID_REQUEST_FRAME_LENGTH;
1498 SMPFnResult =PHY_DOES_NOT_EXIST;
1501 SMPFnResult = INDEX_DOES_NOT_EXIST;
1504 SMPFnResult = PHY_DOES_NOT_SUPPORT_SATA;
1507 SMPFnResult
[all...]
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h723 tiSMPFunctionResult_t SMPFnResult; /* for SMP target only */ member in struct:tdPassthroughCmndBody_s::__anon15059::__anon15060

Completed in 68 milliseconds