Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c294 uint_t nelems, pcplen, vcplen, idx; in sgen_setup_binddb() local
350 vcplen = strlen(vcp); in sgen_setup_binddb()
351 if (vcplen == 0 || vcplen > SGEN_VENDID_MAX) { in sgen_setup_binddb()
371 nodep->node_vendor = kmem_alloc(vcplen + 1, KM_SLEEP); in sgen_setup_binddb()