Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/target/
Dtarget_core_backend.h94 void transport_set_vpd_proto_id(struct t10_vpd *, unsigned char *);
95 int transport_set_vpd_assoc(struct t10_vpd *, unsigned char *);
96 int transport_set_vpd_ident_type(struct t10_vpd *, unsigned char *);
97 int transport_set_vpd_ident(struct t10_vpd *, unsigned char *);
Dtarget_core_base.h310 struct t10_vpd { struct
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_internal.h146 void transport_dump_vpd_proto_id(struct t10_vpd *, unsigned char *, int);
147 int transport_dump_vpd_assoc(struct t10_vpd *, unsigned char *, int);
148 int transport_dump_vpd_ident_type(struct t10_vpd *, unsigned char *, int);
149 int transport_dump_vpd_ident(struct t10_vpd *, unsigned char *, int);
Dtarget_core_transport.c985 struct t10_vpd *vpd, in transport_dump_vpd_proto_id()
1038 transport_set_vpd_proto_id(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_proto_id()
1054 struct t10_vpd *vpd, in transport_dump_vpd_assoc()
1089 int transport_set_vpd_assoc(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_assoc()
1102 struct t10_vpd *vpd, in transport_dump_vpd_ident_type()
1150 int transport_set_vpd_ident_type(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident_type()
1163 struct t10_vpd *vpd, in transport_dump_vpd_ident()
1204 transport_set_vpd_ident(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident()
Dtarget_core_pscsi.c224 struct t10_vpd *vpd; in pscsi_get_inquiry_vpd_device_ident()
254 vpd = kzalloc(sizeof(struct t10_vpd), GFP_KERNEL); in pscsi_get_inquiry_vpd_device_ident()
Dtarget_core_device.c519 struct t10_vpd *vpd, *vpd_tmp; in se_release_vpd_for_dev()
Dtarget_core_configfs.c1566 struct t10_vpd *vpd; in target_wwn_vpd_protocol_identifier_show()
1597 struct t10_vpd *vpd; \