Searched refs:TSC_MSD_DECISION (Results 1 – 6 of 6) sorted by relevance
70 WriteState(TSC_MSD_DECISION, (type == MSD_MASTER) ? MASTER : SLAVE); in MSDDetermineIndication()254 WriteState(TSC_MSD_DECISION, SLAVE); in SkipMsd()
64 iTSCstatemanager.WriteState(TSC_MSD_DECISION, (type == MSD_MASTER) ? in MSDDetermineConfirm()
741 if (iTSCstatemanager.ReadState(TSC_MSD_DECISION) == MASTER) in LcEtbIdc()771 if (iTSCstatemanager.ReadState(TSC_MSD_DECISION) == MASTER) in LcEtbIdc()1007 if (iTSCstatemanager.ReadState(TSC_MSD_DECISION) == MASTER) in BlcEtbIdc()1567 if (iTSCstatemanager.ReadState(TSC_MSD_DECISION) == SLAVE && in LcRlsIdc()1633 else if (iTSCstatemanager.ReadState(TSC_MSD_DECISION) == SLAVE && in BlcRlsIdc()
1117 if (iTSCstatemanager.ReadState(TSC_MSD_DECISION) == MASTER) in SelectOutgoingCodec()
556 h324param->iMasterSlave = (TPVMasterSlave)iTSCstatemanager.ReadState(TSC_MSD_DECISION); in GetTerminalParam()
56 #define TSC_MSD_DECISION 9 // * either MASTER or SLAVE * / macro