Home | History | Annotate | Download | only in sys

Lines Matching full:buslen

1462 	uint16 templen, buslen, len, *ptr = NULL;
1576 buslen = len = ~(*(ptr + 1));
1577 buslen = ROUNDUP(buslen, 16);
1579 if (templen == buslen)