Searched refs:os_type (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | enic_pp.c | 75 const __be16 os_type = htons(VIC_GENERIC_PROV_OS_TYPE_LINUX); in enic_set_port_profile() local 133 sizeof(os_type), &os_type); in enic_set_port_profile()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | statfs_pack.c | 52 sfs->f_type = osfs->os_type; in statfs_unpack()
|
/linux-4.4.14/block/partitions/ |
D | efi.h | 113 u8 os_type; /* EFI and legacy non-EFI OS types */ member
|
D | efi.c | 158 if (part->os_type != EFI_PMBR_OSTYPE_EFI_GPT) in pmbr_part_valid() 213 if ((mbr->partition_record[i].os_type != in is_pmbr_valid() 215 (mbr->partition_record[i].os_type != 0x00)) in is_pmbr_valid()
|
/linux-4.4.14/drivers/scsi/ibmvscsi/ |
D | viosrp.h | 213 __be32 os_type; member
|
D | ibmvscsi.c | 287 hostdata->madapter_info.os_type = cpu_to_be32(2); in set_adapter_info() 1394 be32_to_cpu(hostdata->madapter_info.os_type), in adapter_info_rsp() 1401 if (be32_to_cpu(hostdata->madapter_info.os_type) == 3 && in adapter_info_rsp() 1410 if (be32_to_cpu(hostdata->madapter_info.os_type) == 3) { in adapter_info_rsp() 2083 len = snprintf(buf, PAGE_SIZE, "%d\n", hostdata->madapter_info.os_type); in show_host_os_type()
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs.h | 55 char os_type[BFA_ADAPTER_OS_TYPE_LEN]; member
|
/linux-4.4.14/drivers/scsi/snic/ |
D | snic_fwint.h | 146 __le32 os_type; /* for OS specific features */ member
|
D | snic_ctl.c | 134 req->u.exch_ver.os_type = cpu_to_le32(SNIC_OS_LINUX); in snic_queue_exch_ver_req()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_mr.h | 261 uint32_t os_type; member
|
D | qla_mr.c | 1872 phost_info->os_type = OS_TYPE_LINUX; in qlafx00_fx_disc() 1896 phost_info->os_type, in qlafx00_fx_disc()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_user.h | 77 __u64 os_type; member
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_defs.h | 283 char os_type[BFA_ADAPTER_OS_TYPE_LEN]; member
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | wiretest.c | 1445 LASSERTF((int)offsetof(struct obd_statfs, os_type) == 0, "found %lld\n", in lustre_assert_wire_constants() 1446 (long long)(int)offsetof(struct obd_statfs, os_type)); in lustre_assert_wire_constants() 1447 LASSERTF((int)sizeof(((struct obd_statfs *)0)->os_type) == 8, "found %lld\n", in lustre_assert_wire_constants() 1448 (long long)(int)sizeof(((struct obd_statfs *)0)->os_type)); in lustre_assert_wire_constants()
|
D | pack_generic.c | 1572 __swab64s(&os->os_type); in lustre_swab_obd_statfs()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_hsi.h | 1168 __le16 os_type; member 1292 __le16 os_type; member
|
D | bnxt.c | 2690 req.os_type = cpu_to_le16(1); in bnxt_hwrm_func_drv_rgtr()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 1415 osfs->os_type = sb->s_magic; in ll_statfs_internal()
|