Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dstmf_sbd.h39 extern char sbd_product_id[];
H A Dsbd.c120 char sbd_product_id[] = "COMSTAR "; variable
307 (void) snprintf(sbd_product_id, 17, "%s%16s", prop, ""); in sbd_attach()
3394 bcopy(sbd_product_id, oslp->slp_pid, 16); in sbd_get_lu_props()
H A Dsbd_scsi.c2911 bcopy(sbd_product_id, inq->inq_pid, 16); in sbd_handle_inquiry()