Home
last modified time | relevance | path

Searched refs:vers (Results 26 – 50 of 71) sorted by relevance

123

/linux/include/uapi/linux/
H A Dfanotify.h132 __u8 vers; member
H A Daudit.h485 __u32 vers; member
/linux/drivers/macintosh/
H A Dwindfarm_pm72.c513 const u32 *vers = of_get_property(u3, "device-rev", NULL); in backside_setup_pid() local
514 if (vers) in backside_setup_pid()
515 if (((*vers) & 0x3f) < 0x34) in backside_setup_pid()
/linux/Documentation/admin-guide/nfs/
H A Dpnfs-scsi-server.rst24 version (mount -o vers=4.1).
H A Dpnfs-block-server.rst21 file system is mounted using the NFSv4.1 protocol version (mount -o vers=4.1).
/linux/drivers/net/fddi/skfp/
H A Dsmt.c83 static void smt_fill_version(struct s_smc *smc, struct smt_p_version *vers);
1424 static void smt_fill_version(struct s_smc *smc, struct smt_p_version *vers) in smt_fill_version() argument
1427 SMTSETPARA(vers,SMT_P_VERSION) ; in smt_fill_version()
1428 vers->v_pad = 0 ; in smt_fill_version()
1429 vers->v_n = 1 ; /* one version is enough .. */ in smt_fill_version()
1430 vers->v_index = 1 ; in smt_fill_version()
1431 vers->v_version[0] = SMT_VID_2 ; in smt_fill_version()
1432 vers->v_pad2 = 0 ; in smt_fill_version()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c893 int t3_get_tp_version(struct adapter *adapter, u32 *vers) in t3_get_tp_version() argument
904 *vers = t3_read_reg(adapter, A_TP_EMBED_OP_FIELD1); in t3_get_tp_version()
918 u32 vers; in t3_check_tpsram_version() local
925 ret = t3_get_tp_version(adapter, &vers); in t3_check_tpsram_version()
929 major = G_TP_VERSION_MAJOR(vers); in t3_check_tpsram_version()
930 minor = G_TP_VERSION_MINOR(vers); in t3_check_tpsram_version()
998 u32 vers; in t3_check_fw_version() local
1001 ret = t3_get_fw_version(adapter, &vers); in t3_check_fw_version()
1005 type = G_FW_VERSION_TYPE(vers); in t3_check_fw_version()
1006 major = G_FW_VERSION_MAJOR(vers); in t3_check_fw_version()
[all …]
H A Dcommon.h680 int t3_get_tp_version(struct adapter *adapter, u32 *vers);
686 int t3_get_fw_version(struct adapter *adapter, u32 *vers);
/linux/drivers/media/dvb-frontends/
H A Dcx24120.c1277 unsigned char vers[4]; in cx24120_init() local
1446 vers[i] = cx24120_readreg(state, CX24120_REG_MAILBOX); in cx24120_init()
1448 info("FW version %i.%i.%i.%i\n", vers[0], vers[1], vers[2], vers[3]); in cx24120_init()
H A Dcx24117.c545 unsigned char vers[4]; in cx24117_load_firmware() local
720 vers[i] = cx24117_readreg(state, 0x33); in cx24117_load_firmware()
724 vers[0], vers[1], vers[2], vers[3]); in cx24117_load_firmware()
/linux/include/linux/
H A Dtee_core.h82 struct tee_ioctl_version_data *vers);
/linux/include/trace/events/
H A Drpcrdma.h1260 DEFINE_REPLY_EVENT(vers);
1528 __field(u32, vers)
1538 __entry->vers = be32_to_cpup(p++);
1546 __entry->xid, __entry->vers, __entry->credits,
1587 __field(u32, vers)
1596 __entry->vers = be32_to_cpup(p++);
1603 __entry->xid, __entry->vers, __entry->credits, __entry->proc)
1756 DEFINE_ERROR_EVENT(vers);
/linux/drivers/tee/tstee/
H A Dcore.c45 struct tee_ioctl_version_data *vers) in tstee_get_version() argument
55 *vers = v; in tstee_get_version()
/linux/drivers/tee/amdtee/
H A Dcore.c24 struct tee_ioctl_version_data *vers) in amdtee_get_version() argument
31 *vers = v; in amdtee_get_version()
/linux/arch/powerpc/sysdev/
H A Dmpic.c1225 const char *vers; in mpic_alloc() local
1500 vers = "1.0"; in mpic_alloc()
1503 vers = "1.2"; in mpic_alloc()
1506 vers = "1.3"; in mpic_alloc()
1509 vers = "<unknown>"; in mpic_alloc()
1514 name, vers, (unsigned long long)mpic->paddr, num_possible_cpus()); in mpic_alloc()
/linux/net/bridge/netfilter/
H A Debt_stp.c24 u8 vers; member
/linux/net/sunrpc/
H A Drpcb_clnt.c454 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register() argument
458 .r_vers = vers, in rpcb_register()
468 trace_pmap_register(prog, vers, prot, port); in rpcb_register()
/linux/sound/soc/atmel/
H A Dmchp-spdifrx.c1089 u32 vers; in mchp_spdifrx_probe() local
1173 regmap_read(regmap, SPDIFRX_VERSION, &vers); in mchp_spdifrx_probe()
1174 dev_info(&pdev->dev, "hw version: %#lx\n", vers & SPDIFRX_VERSION_MASK); in mchp_spdifrx_probe()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1858 int t4_get_fw_version(struct adapter *adapter, u32 *vers);
1859 int t4_get_bs_version(struct adapter *adapter, u32 *vers);
1860 int t4_get_tp_version(struct adapter *adapter, u32 *vers);
1861 int t4_get_exprom_version(struct adapter *adapter, u32 *vers);
1862 int t4_get_scfg_version(struct adapter *adapter, u32 *vers);
1863 int t4_get_vpd_version(struct adapter *adapter, u32 *vers);
/linux/Documentation/filesystems/smb/
H A Dcifsroot.rst31 to use can nonetheless be changed via the 'vers=' mount option. This
/linux/fs/smb/client/
H A DKconfig80 Disabling this option prevents users from using vers=1.0 or vers=2.0
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h145 __le32 vers[]; member
/linux/fs/lockd/
H A Dsvcproc.c21 cast_to_nlm(__be32 status, u32 vers) in cast_to_nlm() argument
24 if (vers != 4){ in cast_to_nlm()
/linux/kernel/module/
H A Dinternal.h83 unsigned int sym, str, mod, vers, info, pcpu; member
/linux/include/pcmcia/
H A Dcistpl.h500 u_char vers; member

123