Searched refs:sizeForRing (Results 1 – 1 of 1) sorted by relevance
646 size_t sizeForRing = sizeof(struct asg_type1_xfer); in type1Write() local669 while (sent < sizeForRing) { in type1Write()674 sizeForRing - sent, 1); in type1Write()684 sent += sentChunks * (sizeForRing - sent); in type1Write()