Searched defs:ops (Results 1 - 25 of 217) sorted by relevance

123456789

/src/sys/arch/hpc/stand/hpcboot/
H A Dfile.cpp38 FileManager::FileManager(Console *&cons, enum FileOps ops) argument
/src/sys/arch/i386/stand/efiboot/
H A Ddevopen.h48 struct fs_ops *ops; member in struct:netboot_fstab
/src/sys/arch/arm/nvidia/
H A Dtegra_xusbpad.c45 tegra_xusbpad_register(device_t dev, const struct tegra_xusbpad_ops *ops) argument
/src/usr.sbin/gspa/gspa/
H A Dgsp_pseu.c45 pseudo(int code, operand ops) argument
[all...]
/src/tests/lib/libc/gen/
H A Dt_getcwd.c78 int ops; local in function:ATF_TC_BODY
/src/sys/arch/sun68k/stand/libsa/
H A Dpromdev.c66 struct boottab *ops; local in function:prom_iopen
137 struct boottab *ops; local in function:prom_iclose
/src/sys/dev/fdt/
H A Dfdt_console.h40 const struct fdt_console *ops; member in struct:fdt_console_info
/src/lib/libkvm/
H A Dkvm_m68k.h40 struct kvm_ops *ops; /* ops vector */ member in struct:vmstate
H A Dkvm_m68k.c66 struct kvm_ops *ops; member in struct:name_ops
/src/sys/dev/tprof/
H A Dtprof_x86.c57 const tprof_backend_ops_t *ops; local in function:tprof_x86_init
/src/sys/dev/wscons/
H A Dwsemulconf.c47 const struct wsemul_ops *ops; member in struct:wsemulentry
69 const struct wsemul_ops **ops; local in function:wsemul_pick
95 wsemul_drop(const struct wsemul_ops *ops) argument
107 wsemul_add(const struct wsemul_ops * ops) argument
119 wsemul_remove(const struct wsemul_ops * ops) argument
[all...]
/src/sys/dev/onewire/
H A Donewire_bitbang.c78 onewire_bb_reset(const struct onewire_bbops *ops, void *arg) argument
130 onewire_bb_write_bit(const struct onewire_bbops *ops, void *arg, int value) argument
163 onewire_bb_read_bit(const struct onewire_bbops * ops,void * arg) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_sw_fence_work.c89 dma_fence_work_init(struct dma_fence_work * f,const struct dma_fence_work_ops * ops) argument
H A Di915_sw_fence_work.h34 const struct dma_fence_work_ops *ops; member in struct:dma_fence_work
/src/sys/fs/v7fs/
H A Dv7fs_endian.c160 struct endian_conversion_ops *ops = &fs->val; local in function:v7fs_endian_init
[all...]
/src/sys/arch/powerpc/pic/
H A Dpic_mpcsoc.c88 struct openpic_ops *ops; local in function:setup_mpcpic
/src/sys/arch/sgimips/sgimips/
H A Dbus.c133 _bus_dmamap_sync_mips1(bus_dma_tag_t t,bus_dmamap_t map,bus_addr_t offset,bus_size_t len,int ops) argument
/src/sys/arch/hpcmips/dev/
H A Dmq200machdep.c211 mq200_setupregs(struct mq200_softc *sc, u_int32_t *ops) argument
[all...]
/src/sys/arch/pmax/pmax/
H A Dbus.c106 _bus_dmamap_sync_r3k(bus_dma_tag_t t,bus_dmamap_t map,bus_addr_t offset,bus_size_t len,int ops) argument
[all...]
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_audio_component.h117 const struct drm_audio_component_ops *ops; member in struct:drm_audio_component
/src/lib/libc/citrus/modules/
H A Dcitrus_mapper_none.c56 _citrus_mapper_none_mapper_getops(struct _citrus_mapper_ops *ops, argument
/src/lib/libc/rpc/
H A Dauth_none.c77 static const struct auth_ops ops = { variable in typeref:typename:const struct auth_ops
H A Dxdr_sizeof.c145 struct xdr_ops ops; local in function:xdr_sizeof
[all...]
/src/sys/dev/mii/
H A Dmii_bitbang.c66 mii_bitbang_sync(device_t sc, mii_bitbang_ops_t ops) argument
86 mii_bitbang_sendbits(device_t sc, mii_bitbang_ops_t ops, uint32_t data, argument
112 mii_bitbang_readreg(device_t sc, mii_bitbang_ops_t ops, in argument
166 mii_bitbang_writereg(device_t sc,mii_bitbang_ops_t ops,int phy,int reg,uint16_t val) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_uc.h28 struct intel_uc_ops const *ops; member in struct:intel_uc

Completed in 29 milliseconds

123456789