Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dstmf_sbd.h38 extern char sbd_vendor_id[];
H A Dsbd.c119 char sbd_vendor_id[] = "SUN "; variable
302 (void) snprintf(sbd_vendor_id, 9, "%s%8s", prop, ""); in sbd_attach()
3388 bcopy(sbd_vendor_id, oslp->slp_vid, 8); in sbd_get_lu_props()
H A Dsbd_scsi.c2905 bcopy(sbd_vendor_id, inq->inq_vid, 8); in sbd_handle_inquiry()