unit_serial 926 drivers/target/target_core_alua.c &wwn->unit_serial[0], unit_serial 1423 drivers/target/target_core_configfs.c &to_t10_wwn(item)->unit_serial[0]); unit_serial 1475 drivers/target/target_core_configfs.c snprintf(dev->t10_wwn.unit_serial, INQUIRY_VPD_SERIAL_LEN, unit_serial 1480 drivers/target/target_core_configfs.c " %s\n", dev->t10_wwn.unit_serial); unit_serial 1975 drivers/target/target_core_pr.c &wwn->unit_serial[0]); unit_serial 206 drivers/target/target_core_pscsi.c snprintf(&wwn->unit_serial[0], INQUIRY_VPD_SERIAL_LEN, "%s", &buf[4]); unit_serial 968 drivers/target/target_core_sbc.c dev->t10_wwn.unit_serial); unit_serial 125 drivers/target/target_core_spc.c len = sprintf(&buf[4], "%s", dev->t10_wwn.unit_serial); unit_serial 135 drivers/target/target_core_spc.c unsigned char *p = &dev->t10_wwn.unit_serial[0]; unit_serial 239 drivers/target/target_core_spc.c unit_serial_len = strlen(&dev->t10_wwn.unit_serial[0]); unit_serial 243 drivers/target/target_core_spc.c &dev->t10_wwn.unit_serial[0]); unit_serial 229 drivers/target/target_core_stat.c (strlen(dev->t10_wwn.unit_serial)) ? unit_serial 230 drivers/target/target_core_stat.c dev->t10_wwn.unit_serial : "None"); unit_serial 778 drivers/target/target_core_stat.c (strlen(wwn->unit_serial)) ? wwn->unit_serial : unit_serial 329 include/target/target_core_base.h char unit_serial[INQUIRY_VPD_SERIAL_LEN];