Searched refs:stLocalSFAddIndication (Results 1 – 2 of 2) sorted by relevance
370 }stLocalSFAddIndication; typedef
1364 stLocalSFAddIndication *pstAddIndication = NULL; in StoreCmControlResponseMessage()1469 (*puBufferLength) = sizeof(stLocalSFAddIndication); in StoreCmControlResponseMessage()1470 *(stLocalSFAddIndication *)pvBuffer = *pstAddIndication; in StoreCmControlResponseMessage()1479 stLocalSFAddIndication *pstAddIndication = NULL; in RestoreCmControlResponseMessage()1482 pstAddIndication = (stLocalSFAddIndication *)(pvBuffer); in RestoreCmControlResponseMessage()1674 ClearTargetDSXBuffer(Adapter, ((stLocalSFAddIndication *)pvBuffer)->u16TID, FALSE); in CmControlResponseMessage()