Home
last modified time | relevance | path

Searched refs:stLocalSFDeleteIndication (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/bcm/
Dcntrl_SignalingInterface.h397 typedef struct stLocalSFDeleteIndication{ struct
410 }stLocalSFDeleteIndication; argument
DCmHost.c2247 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()