to_str
psenc->chlen = to_str(&psenc->ch[0], wc, UCS2_BIT);
psenc->chlen += to_str(&psenc->ch[0], hi, UCS2_BIT);
psenc->chlen += to_str(&psenc->ch[6], lo, UCS2_BIT);
psenc->chlen = to_str(&psenc->ch[0], wc, UCS4_BIT);
if (entry->to_str == NULL)
retval = entry->to_str(sb, hdr, valid_len, entry->flags,
if (entry->to_str == NULL)
retval = entry->to_str(sb, hdr, valid_len, entry->flags,
int (*to_str)(struct sbuf *sb, struct scsi_mam_attribute_header *hdr,