Searched refs:oplen (Results 1 – 3 of 3) sorted by relevance
371 int oplen = 0; in chrp_find_openpic() local380 opprop = of_get_property(root, "platform-open-pic", &oplen); in chrp_find_openpic()383 if (opprop && oplen >= na * sizeof(unsigned int)) { in chrp_find_openpic()385 oplen /= na * sizeof(unsigned int); in chrp_find_openpic()392 oplen = 0; in chrp_find_openpic()407 if (oplen < len) { in chrp_find_openpic()409 " OpenPIC (%d < %d)\n", oplen, len); in chrp_find_openpic()410 len = oplen; in chrp_find_openpic()
69 unsigned int oplen; /* Operation List buffer length in bytes */ member
1014 int code, int *oplen) in cake_get_tcpopt() argument1037 *oplen = opsize; in cake_get_tcpopt()