Home
last modified time | relevance | path

Searched refs:node_sym_name (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfa_fcs.c825 strlcpy(port_cfg->node_sym_name.symname, model, in bfa_fcs_fabric_nsymb_init()
827 strlcat(port_cfg->node_sym_name.symname, in bfa_fcs_fabric_nsymb_init()
832 strlcat(port_cfg->node_sym_name.symname, (char *)driver_info->version, in bfa_fcs_fabric_nsymb_init()
834 strlcat(port_cfg->node_sym_name.symname, in bfa_fcs_fabric_nsymb_init()
839 strlcat(port_cfg->node_sym_name.symname, in bfa_fcs_fabric_nsymb_init()
842 strlcat(port_cfg->node_sym_name.symname, in bfa_fcs_fabric_nsymb_init()
847 port_cfg->node_sym_name.symname[BFA_SYMNAME_MAXLEN - 1] = 0; in bfa_fcs_fabric_nsymb_init()
A Dbfa_defs_fcs.h89 struct bfa_lport_symname_s node_sym_name; /* Node symbolic name */ member
A Dbfa_fcs.h258 #define bfa_fcs_lport_get_nsym_name(_lport) ((_lport)->port_cfg.node_sym_name)
641 struct bfa_lport_symname_s node_sym_name; member
A Dbfa_fcs_lport.c2096 templen = sizeof(fcs_hba_attr->node_sym_name); in bfa_fcs_lport_fdmi_build_rhba_pyld()
2097 memcpy(attr->value, &fcs_hba_attr->node_sym_name, templen); in bfa_fcs_lport_fdmi_build_rhba_pyld()
2666 strlcpy(hba_attr->node_sym_name.symname, in bfa_fcs_fdmi_get_hbaattr()
2667 port->port_cfg.node_sym_name.symname, BFA_SYMNAME_MAXLEN); in bfa_fcs_fdmi_get_hbaattr()

Completed in 24 milliseconds