Searched refs:pucAddIndication (Results 1 – 1 of 1) sorted by relevance
228 PUCHAR pucAddIndication = NULL; in CopyBufferToControlPacket() local347 pucAddIndication = (PUCHAR)ioBuffer + LEADER_SIZE; in CopyBufferToControlPacket()349 Status = StoreCmControlResponseMessage(Adapter, pucAddIndication, &pktlen); in CopyBufferToControlPacket()351 … ClearTargetDSXBuffer(Adapter, ((struct bcm_add_indication_alt *)pucAddIndication)->u16TID, false); in CopyBufferToControlPacket()