Searched refs:product_id (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_enc_ses.c2927 cam_strvis(product, enc_desc->product_id,
2928 sizeof(enc_desc->product_id), sizeof(product));
H A Dscsi_ses.h114 uint8_t product_id[16]; member in struct:ses_enc_desc
/freebsd-12-stable/sbin/camcontrol/
H A Dcamcontrol.c732 cam_strvis(product, sid->product_id,
733 sizeof(sid->product_id), sizeof(product));
1503 printf("additional product id %.8s\n", parm->product_id);

Completed in 125 milliseconds

12