Home
last modified time | relevance | path

Searched refs:t10_vpd (Results 1 – 7 of 7) sorted by relevance

/linux/include/target/
H A Dtarget_core_backend.h102 void transport_set_vpd_proto_id(struct t10_vpd *, unsigned char *);
103 int transport_set_vpd_assoc(struct t10_vpd *, unsigned char *);
104 int transport_set_vpd_ident_type(struct t10_vpd *, unsigned char *);
105 int transport_set_vpd_ident(struct t10_vpd *, unsigned char *);
H A Dtarget_core_base.h330 struct t10_vpd { struct
/linux/drivers/target/
H A Dtarget_core_internal.h147 void transport_dump_vpd_proto_id(struct t10_vpd *, unsigned char *, int);
148 int transport_dump_vpd_assoc(struct t10_vpd *, unsigned char *, int);
149 int transport_dump_vpd_ident_type(struct t10_vpd *, unsigned char *, int);
150 int transport_dump_vpd_ident(struct t10_vpd *, unsigned char *, int);
H A Dtarget_core_transport.c1068 struct t10_vpd *vpd, in transport_dump_vpd_proto_id()
1121 transport_set_vpd_proto_id(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_proto_id()
1137 struct t10_vpd *vpd, in transport_dump_vpd_assoc()
1172 int transport_set_vpd_assoc(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_assoc()
1185 struct t10_vpd *vpd, in transport_dump_vpd_ident_type()
1233 int transport_set_vpd_ident_type(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident_type()
1246 struct t10_vpd *vpd, in transport_dump_vpd_ident()
1287 transport_set_vpd_ident(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident()
H A Dtarget_core_pscsi.c221 struct t10_vpd *vpd; in pscsi_get_inquiry_vpd_device_ident()
250 vpd = kzalloc_obj(struct t10_vpd); in pscsi_get_inquiry_vpd_device_ident()
H A Dtarget_core_device.c499 struct t10_vpd *vpd, *vpd_tmp; in se_release_vpd_for_dev()
H A Dtarget_core_configfs.c1720 struct t10_vpd *vpd; in target_wwn_vpd_protocol_identifier_show()
1797 struct t10_vpd *vpd; \