to_t10_wwn       1251 drivers/target/target_core_configfs.c 	return sprintf(page, "%s\n", &to_t10_wwn(item)->vendor[0]);
to_t10_wwn       1257 drivers/target/target_core_configfs.c 	struct t10_wwn *t10_wwn = to_t10_wwn(item);
to_t10_wwn       1307 drivers/target/target_core_configfs.c 	return sprintf(page, "%s\n", &to_t10_wwn(item)->model[0]);
to_t10_wwn       1313 drivers/target/target_core_configfs.c 	struct t10_wwn *t10_wwn = to_t10_wwn(item);
to_t10_wwn       1363 drivers/target/target_core_configfs.c 	return sprintf(page, "%s\n", &to_t10_wwn(item)->revision[0]);
to_t10_wwn       1369 drivers/target/target_core_configfs.c 	struct t10_wwn *t10_wwn = to_t10_wwn(item);
to_t10_wwn       1423 drivers/target/target_core_configfs.c 		&to_t10_wwn(item)->unit_serial[0]);
to_t10_wwn       1429 drivers/target/target_core_configfs.c 	struct t10_wwn *t10_wwn = to_t10_wwn(item);
to_t10_wwn       1491 drivers/target/target_core_configfs.c 	struct t10_wwn *t10_wwn = to_t10_wwn(item);
to_t10_wwn       1522 drivers/target/target_core_configfs.c 	struct t10_wwn *t10_wwn = to_t10_wwn(item);			\