Home
last modified time | relevance | path

Searched refs:os_type (Results 1 – 25 of 25) sorted by relevance

/linux/net/smc/
H A Dsmc_clc.h246 u8 os_type : 4, member
252 os_type : 4;
307 u8 os_type : 4, member
311 os_type : 4; member
324 u8 os_type : 4, member
328 os_type : 4; member
H A Dsmc_clc.c445 fce_v2x->fce_v2_base.os_type = SMC_CLC_OS_LINUX; in smc_clc_fill_fce_v2x()
817 dclc.os_type = version == SMC_V1 ? 0 : SMC_CLC_OS_LINUX; in smc_clc_send_decline()
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c60 const __be16 os_type = htons(VIC_GENERIC_PROV_OS_TYPE_LINUX); in enic_set_port_profile() local
118 sizeof(os_type), &os_type); in enic_set_port_profile()
/linux/block/partitions/
H A Defi.h98 u8 os_type; /* EFI and legacy non-EFI OS types */ member
/linux/include/scsi/
H A Dviosrp.h213 __be32 os_type; member
/linux/drivers/virt/vboxguest/
H A Dvmmdev.h248 u32 os_type; member
H A Dvboxguest_core.c190 req1->os_type = VMMDEV_OSTYPE_LINUX26; in vbg_report_guest_info()
192 req1->os_type |= VMMDEV_OSTYPE_X64; in vbg_report_guest_info()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs.h47 char os_type[BFA_ADAPTER_OS_TYPE_LEN]; member
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h88 u32 os_type; member
H A Dibmvscsi_tgt.c231 vscsi->client_data.os_type = 0; in ibmvscsis_delete_client_info()
1559 vscsi->client_data.os_type = be32_to_cpu(info->os_type); in ibmvscsis_adapter_info()
1568 info->os_type = cpu_to_be32(LINUX); in ibmvscsis_adapter_info()
/linux/drivers/scsi/snic/
H A Dsnic_ctl.c115 req->u.exch_ver.os_type = cpu_to_le32(SNIC_OS_LINUX); in snic_queue_exch_ver_req()
H A Dsnic_fwint.h132 __le32 os_type; /* for OS specific features */ member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h108 u8 os_type; /* VFPF_ACQUIRE_OS_* value */ member
178 u8 os_type; member
H A Dqed_vf.c267 req->vfdev_info.os_type = VFPF_ACQUIRE_OS_LINUX; in qed_vf_pf_acquire()
H A Dqed_sriov.c1506 (p_vf->acquire.vfdev_info.os_type == in qed_iov_vf_mbx_acquire_resc()
1638 pfdev_info->os_type = VFPF_ACQUIRE_OS_LINUX; in qed_iov_vf_mbx_acquire()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c276 hostdata->madapter_info.os_type = cpu_to_be32(SRP_MAD_OS_LINUX); in set_adapter_info()
1401 be32_to_cpu(hostdata->madapter_info.os_type), in adapter_info_rsp()
1408 if (be32_to_cpu(hostdata->madapter_info.os_type) == SRP_MAD_OS_AIX && in adapter_info_rsp()
1417 if (be32_to_cpu(hostdata->madapter_info.os_type) == SRP_MAD_OS_AIX) { in adapter_info_rsp()
2035 be32_to_cpu(hostdata->madapter_info.os_type)); in show_host_os_type()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_adminq.h269 u8 os_type; /* 0x01 = Linux */ member
H A Dgve_main.c56 .os_type = 1, /* Linux */ in gve_verify_driver_compatibility()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h909 u32 os_type; member
H A Dena_netdev.c2723 host_info->os_type = ENA_ADMIN_OS_LINUX; in ena_config_host_info()
/linux/include/net/mana/
H A Dgdma.h647 u32 os_type; /* Linux = 0x10; Windows = 0x20; Other = 0x30 */
625 u32 os_type; /* Linux = 0x10; Windows = 0x20; Other = 0x30 */ global() member
/linux/drivers/scsi/bfa/
H A Dbfa_defs.h276 char os_type[BFA_ADAPTER_OS_TYPE_LEN]; member
/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.c1852 phost_info->os_type = OS_TYPE_LINUX; in qlafx00_fx_disc()
1875 phost_info->os_type, in qlafx00_fx_disc()
/linux/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c1209 req.os_type = 0x10; /* Linux */ in mana_gd_verify_vf_version()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5672 req->os_type = cpu_to_le16(FUNC_DRV_RGTR_REQ_OS_TYPE_LINUX); in bnxt_hwrm_func_drv_rgtr()