Home
last modified time | relevance | path

Searched refs:SMP_PHY_CONTROL (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c173 case SMP_PHY_CONTROL: in dmSMPStart()
240 case SMP_PHY_CONTROL: in dmSMPStart()
547 SMP_PHY_CONTROL, in dmPhyControlSend()
2161 else if (SMPRequestFunction == SMP_PHY_CONTROL) in dmSetDeviceInfoCB()
2232 else if (SMPRequestFunction == SMP_PHY_CONTROL) in dmSetDeviceInfoCB()
2257 else if (SMPRequestFunction == SMP_PHY_CONTROL) in dmSetDeviceInfoCB()
2793 case SMP_PHY_CONTROL: in dmSMPCompleted()
2889 else if (dmResponseSMPFrameHeader->smpFunction == SMP_PHY_CONTROL) in dmSMPCompleted()
2914 else if (dmResponseSMPFrameHeader->smpFunction == SMP_PHY_CONTROL) in dmSMPCompleted()
2959 else if (SMPRequestFunction == SMP_PHY_CONTROL) in dmSMPCompleted()
[all …]
H A Ddmdefs.h159 #define SMP_PHY_CONTROL 0x91 macro
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h814 #define SMP_PHY_CONTROL 0x91 macro
H A Dsmsat.c1309 smSMPFrameHeader.smpFunction = (bit8)SMP_PHY_CONTROL; in smPhyControlSend()
1355 smSMPFrameHeader.smpFunction = (bit8)SMP_PHY_CONTROL; in smPhyControlSend()
H A Dsmsatcb.c10950 if (smSMPFrameHeader->smpFunction == SMP_PHY_CONTROL) in smSMPCompleted()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdcb.c1744 case SMP_PHY_CONTROL: in itdssSMPCompleted()
1878 else if (tdSMPFrameHeader->smpFunction == SMP_PHY_CONTROL) in itdssSMPCompleted()
1903 else if (tdSMPFrameHeader->smpFunction == SMP_PHY_CONTROL) in itdssSMPCompleted()
1978 else if (tdSMPFrameHeader->smpFunction == SMP_PHY_CONTROL) in itdssSMPCompleted()
H A Ditddisc.c7241 case SMP_PHY_CONTROL: in tdSMPStart()
7463 else if (functionCode == SMP_PHY_CONTROL) in tdSMPStart()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c1613 SMPFn = SMP_PHY_CONTROL; in tiCOMPassthroughCmndStart()
2271 SMP_PHY_CONTROL, in tdsaPhyControlSend()
H A Dtddefs.h328 #define SMP_PHY_CONTROL 0x91 macro