Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs.c859 (char *)driver_info->host_os_name, in bfa_fcs_fabric_psymb_init()
866 (char *)driver_info->host_os_name, in bfa_fcs_fabric_psymb_init()
Dbfa_fcs.h690 u8 host_os_name[BFA_FCS_OS_STR_LEN]; /* OS name and version */ member
Dbfad.c996 strncpy(driver_info.host_os_name, os_name, in bfad_start_ops()
997 sizeof(driver_info.host_os_name) - 1); in bfad_start_ops()
Dbfa_fcs_lport.c2636 strncpy(hba_attr->os_name, driver_info->host_os_name, in bfa_fcs_fdmi_get_hbaattr()