Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c89 #define SGEN_PRODID_MAX 16 macro
361 if (pcplen == 0 || pcplen > SGEN_PRODID_MAX) { in sgen_setup_binddb()
434 char prod_str[SGEN_PRODID_MAX+1]; in sgen_bind_byinq()
445 bcopy(scsidevp->sd_inq->inq_pid, prod_str, SGEN_PRODID_MAX); in sgen_bind_byinq()
446 prod_str[SGEN_PRODID_MAX] = '\0'; in sgen_bind_byinq()