Home
last modified time | relevance | path

Searched refs:pcplen (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c294 uint_t nelems, pcplen, vcplen, idx; in sgen_setup_binddb() local
360 pcplen = strlen(pcp); in sgen_setup_binddb()
361 if (pcplen == 0 || pcplen > SGEN_PRODID_MAX) { in sgen_setup_binddb()
373 nodep->node_product = kmem_alloc(pcplen + 1, KM_SLEEP); in sgen_setup_binddb()