Home
last modified time | relevance | path

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

/linux/include/target/
A Dtarget_core_backend.h97 void transport_set_vpd_proto_id(struct t10_vpd *, unsigned char *);
98 int transport_set_vpd_assoc(struct t10_vpd *, unsigned char *);
99 int transport_set_vpd_ident_type(struct t10_vpd *, unsigned char *);
100 int transport_set_vpd_ident(struct t10_vpd *, unsigned char *);
A Dtarget_core_base.h314 struct t10_vpd { struct
/linux/drivers/target/
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);
A Dtarget_core_transport.c1035 struct t10_vpd *vpd, in transport_dump_vpd_proto_id()
1088 transport_set_vpd_proto_id(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_proto_id()
1104 struct t10_vpd *vpd, in transport_dump_vpd_assoc()
1139 int transport_set_vpd_assoc(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_assoc()
1152 struct t10_vpd *vpd, in transport_dump_vpd_ident_type()
1200 int transport_set_vpd_ident_type(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident_type()
1213 struct t10_vpd *vpd, in transport_dump_vpd_ident()
1254 transport_set_vpd_ident(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident()
A Dtarget_core_pscsi.c222 struct t10_vpd *vpd; in pscsi_get_inquiry_vpd_device_ident()
252 vpd = kzalloc(sizeof(struct t10_vpd), GFP_KERNEL); in pscsi_get_inquiry_vpd_device_ident()
A Dtarget_core_device.c516 struct t10_vpd *vpd, *vpd_tmp; in se_release_vpd_for_dev()
A Dtarget_core_configfs.c1614 struct t10_vpd *vpd; in target_wwn_vpd_protocol_identifier_show()
1643 struct t10_vpd *vpd; \

Completed in 26 milliseconds