Searched refs:SES_NV_ADD_FS_TRUNC (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/scsi/libses/common/ |
H A D | ses_enclosure.c | 123 SES_NV_ADD_FS_TRUNC(nverr, nvl, name, tp->st_vendor_id); in enc_vid() 134 SES_NV_ADD_FS_TRUNC(nverr, nvl, name, tp->st_product_id); in enc_pid() 145 SES_NV_ADD_FS_TRUNC(nverr, nvl, name, tp->st_product_revision); in enc_rev()
|
H A D | libses_plugin.h | 108 #define SES_NV_ADD_FS_TRUNC(_e, _l, _name, _buf) \ macro
|