Lines Matching defs:lenp
52 size_t *lenp;
53 lenp = &len;
57 return wd33c93_go(sc, (uint8_t *)&cdb, sizeof(cdb), buf, lenp);
64 size_t *lenp;
65 lenp = &len;
77 wd33c93_go(sc, (uint8_t *)&cdb, sizeof(cdb), buf, lenp);
79 if (*lenp == olen)
89 size_t *lenp;
90 lenp = &len;
103 wd33c93_go(sc, (uint8_t *)&cdb, sizeof(cdb), buf, lenp);
105 if (*lenp == olen)