Lines Matching refs:extralen
1749 int extralen = hostif->extralen;
1751 while (extralen > 4) {
1762 extralen -= extra[0];
1772 int extralen = hostif->extralen;
1774 while (extralen > 4) {
1785 extralen -= extra[0];
1904 int extralen = hostep->extralen;
1906 while (extralen > 3) {
1916 extralen -= extra[0];
1943 if (hostif->extralen >= 7 &&
2186 cs_desc < hostif->extra + hostif->extralen && cs_desc[0] >= 2;
2222 cs_desc < hostif->extra + hostif->extralen && cs_desc[0] >= 2;