Searched refs:host_os_name (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/ |
H A D | libexecdir.patch | 18 AS_CASE(["$host_os_name"], [*-gnu], [ 26 @@ -247,7 +247,7 @@ AS_CASE(["$host_os_name"], [*-gnu], [
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs.c | 789 driver_info->host_os_name, in bfa_fcs_fabric_psymb_init() 796 driver_info->host_os_name, in bfa_fcs_fabric_psymb_init()
|
H A D | bfad.c | 974 strscpy(driver_info.host_os_name, os_name, in bfad_start_ops() 975 sizeof(driver_info.host_os_name)); in bfad_start_ops()
|
H A D | bfa_fcs.h | 680 u8 host_os_name[BFA_FCS_OS_STR_LEN]; /* OS name and version */ member
|
H A D | bfa_fcs_lport.c | 2648 strscpy(hba_attr->os_name, driver_info->host_os_name, in bfa_fcs_fdmi_get_hbaattr()
|