Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_internal.h75 void transport_dump_vpd_proto_id(struct t10_vpd *, unsigned char *, int);
76 int transport_dump_vpd_assoc(struct t10_vpd *, unsigned char *, int);
77 int transport_dump_vpd_ident_type(struct t10_vpd *, unsigned char *, int);
78 int transport_dump_vpd_ident(struct t10_vpd *, unsigned char *, int);
Dtarget_core_transport.c850 struct t10_vpd *vpd, in transport_dump_vpd_proto_id()
903 transport_set_vpd_proto_id(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_proto_id()
919 struct t10_vpd *vpd, in transport_dump_vpd_assoc()
954 int transport_set_vpd_assoc(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_assoc()
967 struct t10_vpd *vpd, in transport_dump_vpd_ident_type()
1015 int transport_set_vpd_ident_type(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident_type()
1028 struct t10_vpd *vpd, in transport_dump_vpd_ident()
1069 transport_set_vpd_ident(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident()
Dtarget_core_pscsi.c241 struct t10_vpd *vpd; in pscsi_get_inquiry_vpd_device_ident()
272 vpd = kzalloc(sizeof(struct t10_vpd), GFP_KERNEL); in pscsi_get_inquiry_vpd_device_ident()
Dtarget_core_configfs.c618 struct t10_vpd *vpd; in target_core_dev_wwn_show_attr_vpd_protocol_identifier()
659 struct t10_vpd *vpd; \
Dtarget_core_device.c625 struct t10_vpd *vpd, *vpd_tmp; in se_release_vpd_for_dev()
/linux-4.1.27/include/target/
Dtarget_core_backend.h93 void transport_set_vpd_proto_id(struct t10_vpd *, unsigned char *);
94 int transport_set_vpd_assoc(struct t10_vpd *, unsigned char *);
95 int transport_set_vpd_ident_type(struct t10_vpd *, unsigned char *);
96 int transport_set_vpd_ident(struct t10_vpd *, unsigned char *);
Dtarget_core_base.h343 struct t10_vpd { struct