Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/target/
H A 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 *);
H A Dtarget_core_base.h310 struct t10_vpd { struct
/OK3568_Linux_fs/kernel/drivers/target/
H A 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);
H A Dtarget_core_transport.c987 struct t10_vpd *vpd, in transport_dump_vpd_proto_id()
1040 transport_set_vpd_proto_id(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_proto_id()
1056 struct t10_vpd *vpd, in transport_dump_vpd_assoc()
1091 int transport_set_vpd_assoc(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_assoc()
1104 struct t10_vpd *vpd, in transport_dump_vpd_ident_type()
1152 int transport_set_vpd_ident_type(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident_type()
1165 struct t10_vpd *vpd, in transport_dump_vpd_ident()
1206 transport_set_vpd_ident(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident()
H A 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()
H A Dtarget_core_device.c519 struct t10_vpd *vpd, *vpd_tmp; in se_release_vpd_for_dev()
H A Dtarget_core_configfs.c1566 struct t10_vpd *vpd; in target_wwn_vpd_protocol_identifier_show()
1597 struct t10_vpd *vpd; \