Searched defs:oid (Results 1 - 20 of 20) sorted by relevance

/src/sys/miscfs/procfs/
H A Dprocfs_cmdline.c63 procfs_doprocargs(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio,int oid) argument
/src/sys/compat/freebsd/
H A Dfreebsd_sysctl.c133 int oid[CTL_MAXNAME]; local in function:freebsd_sys_sysctl
186 freebsd_sysctl_name2oid(char *name, int *oid, int *oidlen) argument
/src/sys/net/npf/
H A Dnpf_ext_normalize.c115 uint16_t oid = ip->ip_id, nid; local in function:npf_normalize_ip4
H A Dnpf_connkey.c192 const uint32_t oid = k[1]; local in function:npf_conn_adjkey
/src/sys/dev/acpi/wmi/
H A Dwmi_acpivar.h66 char oid[2]; /* ACPI object ID. */ member in union:guid_t::__anonf58c7a1f020a
H A Dwmi_acpi.c603 acpi_wmi_enable_collection(ACPI_HANDLE hdl, const char *oid, bool flag) argument
/src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_sysctl.c66 struct sysctl_oid *oid; local in function:drm_sysctl_init
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dtmem.h77 uint64_t oid[3]; member in struct:xen_tmem_oid
98 uint64_t oid[3]; member in struct:tmem_op::__anon1dce600a010a::__anon1dce600a0308
H A Dsysctl.h761 xen_tmem_oid_t oid; member in struct:tmem_handle
825 xen_tmem_oid_t oid; /* IN: If not applicable to command use 0s. */ member in struct:xen_sysctl_tmem_op
/src/sys/netcan/
H A Dcan.c414 canid_t oid; local in function:can_bpf_mtap
/src/sys/dev/usb/
H A Dif_urndis.c491 urndis_ctrl_query(struct usbnet *un, uint32_t oid, argument
541 urndis_ctrl_set(struct usbnet *un, uint32_t oid, void *buf, size_t len) argument
/src/sys/arch/evbarm/stand/boot2440/
H A Ddev_sdmmc.h71 int oid; /* OEM/product identification number */ member in struct:sdmmc_cid
/src/sys/dev/pcmcia/
H A Dif_malo_pcmcia.c1566 cmalo_cmd_set_snmp(struct malo_softc *sc, uint16_t oid) argument
H A Dif_malo_pcmciavar.h150 uint16_t oid; member in struct:malo_cmd_body_snmp
/src/usr.bin/netstat/
H A Dif.c425 mc_print(const int ifindex, const size_t ias, const char *oid, int *mcast_oids, argument
/src/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c847 struct sysctl_oid *oid; local in function:nlm_create_host
/src/sys/kern/
H A Dkern_proc.c2466 copy_procargs(struct proc *p, int oid, size_t *limit, argument
/src/sys/dev/sdmmc/
H A Dsdmmcvar.h60 int oid; /* OEM/product identification number */ member in struct:sdmmc_cid
/src/sys/dev/scsipi/
H A Dses.c1842 int err, oid, r, i, hiwater, nitems, amt; local in function:safte_rdstat
[all...]
/src/sys/dev/hyperv/
H A Dif_hvn.c4951 hvn_rndis_query(struct hvn_softc *sc, uint32_t oid, void *res, size_t *length) argument
4958 hvn_rndis_query2(struct hvn_softc *sc, uint32_t oid, const void *idata, argument
5020 hvn_rndis_set(struct hvn_softc *sc, uint32_t oid, void *data, size_t length) argument

Completed in 37 milliseconds