Searched refs:vend_str (Results 1 – 1 of 1) sorted by relevance
433 char vend_str[SGEN_VENDID_MAX+1]; in sgen_bind_byinq() local443 bcopy(scsidevp->sd_inq->inq_vid, vend_str, SGEN_VENDID_MAX); in sgen_bind_byinq()444 vend_str[SGEN_VENDID_MAX] = '\0'; in sgen_bind_byinq()454 if (strncasecmp(nodep->node_vendor, vend_str, in sgen_bind_byinq()