transport_dump_vpd_assoc
transport_dump_vpd_assoc(vpd, buf, VPD_TMP_BUF_SIZE); \
int transport_dump_vpd_assoc(struct t10_vpd *, unsigned char *, int);
return transport_dump_vpd_assoc(vpd, NULL, 0);