t10_vpd
struct t10_vpd *vpd;
struct t10_vpd *vpd; \
struct t10_vpd *vpd, *vpd_tmp;
void transport_dump_vpd_proto_id(struct t10_vpd *, unsigned char *, int);
int transport_dump_vpd_assoc(struct t10_vpd *, unsigned char *, int);
int transport_dump_vpd_ident_type(struct t10_vpd *, unsigned char *, int);
int transport_dump_vpd_ident(struct t10_vpd *, unsigned char *, int);
struct t10_vpd *vpd;
vpd = kzalloc_obj(struct t10_vpd);
struct t10_vpd *vpd,
transport_set_vpd_proto_id(struct t10_vpd *vpd, unsigned char *page_83)
struct t10_vpd *vpd,
int transport_set_vpd_assoc(struct t10_vpd *vpd, unsigned char *page_83)
struct t10_vpd *vpd,
int transport_set_vpd_ident_type(struct t10_vpd *vpd, unsigned char *page_83)
struct t10_vpd *vpd,
transport_set_vpd_ident(struct t10_vpd *vpd, unsigned char *page_83)
void transport_set_vpd_proto_id(struct t10_vpd *, unsigned char *);
int transport_set_vpd_assoc(struct t10_vpd *, unsigned char *);
int transport_set_vpd_ident_type(struct t10_vpd *, unsigned char *);
int transport_set_vpd_ident(struct t10_vpd *, unsigned char *);