Home
last modified time | relevance | path

Searched refs:FC_SYMBOLIC_NAME_SIZE (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h523 #define FC_SYMBOLIC_NAME_SIZE 256 macro
543 char model[FC_SYMBOLIC_NAME_SIZE];
544 char model_description[FC_SYMBOLIC_NAME_SIZE];
550 char bootbios_version[FC_SYMBOLIC_NAME_SIZE];
560 char symbolic_name[FC_SYMBOLIC_NAME_SIZE];
561 char system_hostname[FC_SYMBOLIC_NAME_SIZE];
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fc.h106 char name[FC_SYMBOLIC_NAME_SIZE];
118 char name[FC_SYMBOLIC_NAME_SIZE];
H A Dzfcp_fc.c856 FC_SYMBOLIC_NAME_SIZE); in zfcp_fc_gspn()
879 FC_SYMBOLIC_NAME_SIZE, "%s%s %s NAME: %s", in zfcp_fc_gspn()
885 gspn_rsp->gspn.fp_name, FC_SYMBOLIC_NAME_SIZE); in zfcp_fc_gspn()
901 FC_SYMBOLIC_NAME_SIZE); in zfcp_fc_rspn()
904 FC_SYMBOLIC_NAME_SIZE); in zfcp_fc_rspn()
H A Dzfcp_scsi.c909 snprintf(fc_host_model(shost), FC_SYMBOLIC_NAME_SIZE, "0x%04x", in zfcp_scsi_shost_update_config_data()
H A Dzfcp_fsf.c140 snprintf(fc_host_model(shost), FC_SYMBOLIC_NAME_SIZE, "0x%04x", 0); in zfcp_fsf_fc_host_link_down()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c790 snprintf(fc_host_symbolic_name(lport->host), FC_SYMBOLIC_NAME_SIZE, in fcoe_shost_config()
844 FC_SYMBOLIC_NAME_SIZE, in fcoe_fdmi_info()
848 FC_SYMBOLIC_NAME_SIZE, in fcoe_fdmi_info()
2776 snprintf(fc_host_symbolic_name(lport->host), FC_SYMBOLIC_NAME_SIZE, in fcoe_set_vport_symbolic_name()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c1931 fc_private_host_rd_attr(model, "%s\n", FC_SYMBOLIC_NAME_SIZE + 1);
1932 fc_private_host_rd_attr(model_description, "%s\n", FC_SYMBOLIC_NAME_SIZE + 1);
1979 fc_host_rd_attr(symbolic_name, "%s\n", FC_SYMBOLIC_NAME_SIZE + 1);
1982 FC_SYMBOLIC_NAME_SIZE + 1, )
1983 fc_host_store_str_function(system_hostname, FC_SYMBOLIC_NAME_SIZE)
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1704 FC_SYMBOLIC_NAME_SIZE, "%s", "QL45xxx"); in qedf_setup_fdmi()
1707 FC_SYMBOLIC_NAME_SIZE, "%s", in qedf_setup_fdmi()
1713 FC_SYMBOLIC_NAME_SIZE, "%s", "QL41xxx"); in qedf_setup_fdmi()
1716 FC_SYMBOLIC_NAME_SIZE, "%s", in qedf_setup_fdmi()
/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c992 snprintf(sn, FC_SYMBOLIC_NAME_SIZE, "%s %s%08xh", in mptfc_init_host_attr()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_lport.c1942 FC_SYMBOLIC_NAME_SIZE, "%s", "Unknown"); in fc_lport_init()