Searched refs:stLocalSFDeleteIndication (Results 1 – 2 of 2) sorted by relevance
397 typedef struct stLocalSFDeleteIndication{ struct410 }stLocalSFDeleteIndication; argument
2247 pLeader->PLength = sizeof(stLocalSFDeleteIndication); in CmControlResponseMessage()2248 …*((stLocalSFDeleteIndication*)&(Adapter->caDsxReqResp[LEADER_SIZE])) = *((stLocalSFDeleteIndicatio… in CmControlResponseMessage()2250 ulSFID = ntohl(((stLocalSFDeleteIndication*)pstAddIndication)->u32SFID); in CmControlResponseMessage()2262 ((stLocalSFDeleteIndication*)&(Adapter->caDsxReqResp[LEADER_SIZE]))->u8Type = DSD_RSP; in CmControlResponseMessage()