Searched refs:hlen (Results 1 – 1 of 1) sorted by relevance
435 u32 hlen = be32_to_cpu(hdr->length); in opal_discovery0_end() local437 print_buffer(dev->resp, hlen); in opal_discovery0_end()440 if (hlen > IO_BUFFER_LENGTH - sizeof(*hdr)) { in opal_discovery0_end()442 sizeof(*hdr), hlen, IO_BUFFER_LENGTH); in opal_discovery0_end()446 epos += hlen; /* end of buffer */ in opal_discovery0_end()