Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 224) sorted by relevance

123456789

/openbsd/src/sys/dev/i2c/
Di2c_bitbang.c62 i2c_wait_for_scl(void *v, i2c_bitbang_ops_t ops) in i2c_wait_for_scl()
79 i2c_bitbang_send_start(void *v, int flags, i2c_bitbang_ops_t ops) in i2c_bitbang_send_start()
97 i2c_bitbang_send_stop(void *v, int flags, i2c_bitbang_ops_t ops) in i2c_bitbang_send_stop()
111 i2c_bitbang_ops_t ops) in i2c_bitbang_initiate_xfer()
127 i2c_bitbang_ops_t ops) in i2c_bitbang_read_byte()
172 i2c_bitbang_ops_t ops) in i2c_bitbang_write_byte()
/openbsd/src/gnu/gcc/gcc/config/score/
Dscore-mdaux.c459 mdx_movsicc (rtx *ops) in mdx_movsicc()
470 mdx_call (rtx *ops, bool sib) in mdx_call()
488 mdx_call_value (rtx *ops, bool sib) in mdx_call_value()
509 mds_movdi (rtx *ops) in mds_movdi()
531 mds_zero_extract_andi (rtx *ops) in mds_zero_extract_andi()
567 pr_addr_post (rtx *ops, int idata, int iaddr, char *ip, enum mda_mem_unit unit) in pr_addr_post()
603 mdp_linsn (rtx *ops, enum mda_mem_unit unit, bool sign) in mdp_linsn()
623 mdp_sinsn (rtx *ops, enum mda_mem_unit unit) in mdp_sinsn()
636 mdp_limm (rtx *ops) in mdp_limm()
656 mdp_move (rtx *ops) in mdp_move()
[all …]
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dbsd-uthread.c60 struct bsd_uthread_ops *ops; in bsd_uthread_init() local
74 struct bsd_uthread_ops *ops = gdbarch_data (gdbarch, bsd_uthread_data); in bsd_uthread_set_supply_uthread() local
86 struct bsd_uthread_ops *ops = gdbarch_data (gdbarch, bsd_uthread_data); in bsd_uthread_set_collect_uthread() local
158 struct bsd_uthread_ops *ops = gdbarch_data (gdbarch, bsd_uthread_data); in bsd_uthread_activate() local
218 bsd_uthread_inferior_created (struct target_ops *ops, int from_tty) in bsd_uthread_inferior_created()
272 struct bsd_uthread_ops *ops = gdbarch_data (gdbarch, bsd_uthread_data); in bsd_uthread_fetch_registers() local
298 struct bsd_uthread_ops *ops = gdbarch_data (gdbarch, bsd_uthread_data); in bsd_uthread_store_registers() local
322 bsd_uthread_xfer_partial (struct target_ops *ops, enum target_object object, in bsd_uthread_xfer_partial()
Dauxv.c45 procfs_xfer_auxv (struct target_ops *ops, in procfs_xfer_auxv()
84 target_auxv_read (struct target_ops *ops, char **data) in target_auxv_read()
121 target_auxv_parse (struct target_ops *ops, char **readptr, char *endptr, in target_auxv_parse()
148 target_auxv_search (struct target_ops *ops, CORE_ADDR match, CORE_ADDR *valp) in target_auxv_search()
184 fprint_target_auxv (struct ui_file *file, struct target_ops *ops) in fprint_target_auxv()
Dserial.c153 struct serial_ops *ops; in serial_interface_lookup() local
175 struct serial_ops *ops; in serial_open() local
240 struct serial_ops *ops; in serial_fdopen() local
Dsparc-nat.c257 sparc_xfer_wcookie (struct target_ops *ops, enum target_object object, in sparc_xfer_wcookie()
310 sparc_xfer_partial (struct target_ops *ops, enum target_object object, in sparc_xfer_partial()
/openbsd/src/sys/dev/mii/
Dmii_bitbang.c68 mii_bitbang_sync(struct device *sc, mii_bitbang_ops_t ops) in mii_bitbang_sync()
88 mii_bitbang_sendbits(struct device *sc, mii_bitbang_ops_t ops, in mii_bitbang_sendbits()
114 mii_bitbang_readreg(struct device *sc, mii_bitbang_ops_t ops, int phy, in mii_bitbang_readreg()
162 mii_bitbang_writereg(struct device *sc, mii_bitbang_ops_t ops, in mii_bitbang_writereg()
/openbsd/src/sys/dev/pci/drm/
Ddrm_gpuvm.c1003 const struct drm_gpuvm_ops *ops) in drm_gpuvm_init()
1365 const struct drm_gpuvm_ops *ops = gpuvm->ops; in __drm_gpuvm_validate() local
1385 const struct drm_gpuvm_ops *ops = gpuvm->ops; in drm_gpuvm_validate_locked() local
1418 const struct drm_gpuvm_ops *ops = gpuvm->ops; in drm_gpuvm_validate() local
1472 const struct drm_gpuvm_ops *ops = gpuvm->ops; in drm_gpuvm_bo_create() local
1504 const struct drm_gpuvm_ops *ops = gpuvm->ops; in drm_gpuvm_bo_destroy() local
2103 const struct drm_gpuvm_ops *ops, void *priv, in __drm_gpuvm_sm_map()
2245 const struct drm_gpuvm_ops *ops, void *priv, in __drm_gpuvm_sm_unmap()
2338 const struct drm_gpuvm_ops *ops = gpuvm->ops; in drm_gpuvm_sm_map() local
2382 const struct drm_gpuvm_ops *ops = gpuvm->ops; in drm_gpuvm_sm_unmap() local
[all …]
/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-reassoc.c365 add_to_ops_vec (VEC(operand_entry_t, heap) **ops, tree op) in add_to_ops_vec()
412 eliminate_duplicate_pair (enum tree_code opcode, in eliminate_duplicate_pair()
490 eliminate_plus_minus_pair (enum tree_code opcode, in eliminate_plus_minus_pair()
547 eliminate_not_pairs (enum tree_code opcode, in eliminate_not_pairs()
616 eliminate_using_constants (enum tree_code opcode, in eliminate_using_constants()
735 optimize_ops_list (enum tree_code opcode, in optimize_ops_list()
839 rewrite_expr_tree (tree stmt, unsigned int opindex, in rewrite_expr_tree()
1116 linearize_expr_tree (VEC(operand_entry_t, heap) **ops, tree stmt) in linearize_expr_tree()
1385 dump_ops_vector (FILE *file, VEC (operand_entry_t, heap) *ops) in dump_ops_vector()
1400 debug_ops_vector (VEC (operand_entry_t, heap) *ops) in debug_ops_vector()
/openbsd/src/usr.sbin/amd/amd/
Dmntfs.c85 init_mntfs(mntfs *mf, am_ops *ops, am_opts *mo, char *mp, char *info, in init_mntfs()
118 alloc_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, in alloc_mntfs()
130 find_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, in find_mntfs()
310 realloc_mntfs(mntfs *mf, am_ops *ops, am_opts *mo, char *mp, in realloc_mntfs()
/openbsd/src/sys/dev/onewire/
Donewire_bitbang.c30 onewire_bb_reset(const struct onewire_bbops *ops, void *arg) in onewire_bb_reset()
53 onewire_bb_bit(const struct onewire_bbops *ops, void *arg, int value) in onewire_bb_bit()
/openbsd/src/sys/dev/ic/
Dathn.c874 struct athn_ops *ops = &sc->ops; in athn_set_chan() local
1117 struct athn_ops *ops = &sc->ops; in athn_led_init() local
1127 struct athn_ops *ops = &sc->ops; in athn_set_led() local
1137 struct athn_ops *ops = &sc->ops; in athn_btcoex_init() local
1176 struct athn_ops *ops = &sc->ops; in athn_btcoex_enable() local
1221 struct athn_ops *ops = &sc->ops; in athn_btcoex_disable() local
1343 struct athn_ops *ops = &sc->ops; in athn_calib_to() local
1409 struct athn_ops *ops = &sc->ops; in athn_init_calib() local
1471 struct athn_ops *ops = &sc->ops; in athn_ani_ofdm_err_trigger() local
1546 struct athn_ops *ops = &sc->ops; in athn_ani_cck_err_trigger() local
[all …]
Doosiopvar.h56 #define OOSIOP_XFERSCR_SYNC(sc, cb, ops) \ argument
59 #define OOSIOP_DINSCR_SYNC(sc, cb, ops) \ argument
62 #define OOSIOP_DOUTSCR_SYNC(sc, cb, ops) \ argument
65 #define OOSIOP_XFERMSG_SYNC(sc, cb, ops) \ argument
69 #define OOSIOP_SCRIPT_SYNC(sc, ops) \ argument
Ddl10019.c200 const struct mii_bitbang_ops *ops; in dl10019_mii_readreg() local
212 const struct mii_bitbang_ops *ops; in dl10019_mii_writereg() local
Dsmc83c170var.h147 #define EPIC_CDTXSYNC(sc, x, ops) \ argument
151 #define EPIC_CDRXSYNC(sc, x, ops) \ argument
155 #define EPIC_CDFLSYNC(sc, x, ops) \ argument
/openbsd/src/sys/dev/pv/
Dvirtio.c215 vq_sync_descs(struct virtio_softc *sc, struct virtqueue *vq, int ops) in vq_sync_descs()
223 vq_sync_aring(struct virtio_softc *sc, struct virtqueue *vq, int ops) in vq_sync_aring()
231 vq_sync_aring_used_event(struct virtio_softc *sc, struct virtqueue *vq, int ops) in vq_sync_aring_used_event()
240 vq_sync_uring(struct virtio_softc *sc, struct virtqueue *vq, int ops) in vq_sync_uring()
248 vq_sync_uring_avail_event(struct virtio_softc *sc, struct virtqueue *vq, int ops) in vq_sync_uring_avail_event()
259 int ops) in vq_sync_indirect()
/openbsd/src/sys/dev/pci/drm/i915/gvt/
Dgtt.c656 const struct intel_gvt_gtt_pte_ops *ops = gvt->gtt.pte_ops; in ppgtt_spt_get_entry() local
685 const struct intel_gvt_gtt_pte_ops *ops = gvt->gtt.pte_ops; in ppgtt_spt_set_entry() local
948 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in ppgtt_invalidate_spt_by_shadow_entry() local
985 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in ppgtt_invalidate_pte() local
1073 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in ppgtt_populate_spt_by_guest_entry() local
1137 const struct intel_gvt_gtt_pte_ops *ops = s->vgpu->gvt->gtt.pte_ops; in ppgtt_generate_shadow_entry() local
1153 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in split_2MB_gtt_entry() local
1209 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in split_64KB_gtt_entry() local
1325 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in ppgtt_handle_guest_entry_removal() local
1406 const struct intel_gvt_gtt_pte_ops *ops = gvt->gtt.pte_ops; in sync_oos_page() local
[all …]
Dinterrupt.c198 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_imr_handler() local
228 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_master_irq_handler() local
268 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_ier_handler() local
683 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_trigger_virtual_event() local
/openbsd/src/sys/dev/pci/
Dif_nfe.c551 nfe_txdesc32_sync(struct nfe_softc *sc, struct nfe_desc32 *desc32, int ops) in nfe_txdesc32_sync()
559 nfe_txdesc64_sync(struct nfe_softc *sc, struct nfe_desc64 *desc64, int ops) in nfe_txdesc64_sync()
567 nfe_txdesc32_rsync(struct nfe_softc *sc, int start, int end, int ops) in nfe_txdesc32_rsync()
588 nfe_txdesc64_rsync(struct nfe_softc *sc, int start, int end, int ops) in nfe_txdesc64_rsync()
609 nfe_rxdesc32_sync(struct nfe_softc *sc, struct nfe_desc32 *desc32, int ops) in nfe_rxdesc32_sync()
617 nfe_rxdesc64_sync(struct nfe_softc *sc, struct nfe_desc64 *desc64, int ops) in nfe_rxdesc64_sync()
Dif_iwn.c586 struct iwn_ops *ops = &sc->ops; in iwn4965_attach() local
626 struct iwn_ops *ops = &sc->ops; in iwn5000_attach() local
1411 struct iwn_ops *ops = &sc->ops; in iwn_read_eeprom() local
1997 struct iwn_ops *ops = &sc->ops; in iwn_rx_done() local
2468 struct iwn_ops *ops = &sc->ops; in iwn_rx_statistics() local
2530 struct iwn_ops *ops = &sc->ops; in iwn_ampdu_txq_advance() local
2864 struct iwn_ops *ops = &sc->ops; in iwn_notif_intr() local
3313 struct iwn_ops *ops = &sc->ops; in iwn_tx() local
3797 struct iwn_ops *ops = &sc->ops; in iwn_cmd() local
3969 struct iwn_ops *ops = &sc->ops; in iwn_add_broadcast_node() local
[all …]
/openbsd/src/sys/arch/arm/arm/
Dbus_dma.c407 _bus_dmamap_sync_segment(vaddr_t va, paddr_t pa, vsize_t len, int ops) in _bus_dmamap_sync_segment()
475 bus_size_t len, int ops) in _bus_dmamap_sync_linear()
499 bus_size_t len, int ops) in _bus_dmamap_sync_mbuf()
552 bus_size_t len, int ops) in _bus_dmamap_sync_uio()
591 bus_size_t len, int ops) in _bus_dmamap_sync_raw()
626 bus_size_t len, int ops) in _bus_dmamap_sync()
/openbsd/src/usr.bin/pr/
Dpr.c186 int ops; in onecol() local
374 int ops = 0; in vertcol() local
694 int ops = 0; in horzcol() local
915 int ops = 0; in mulfile() local
1258 int ops; /* last col output */ in otln() local
1589 int ops = 0; in prhead() local
/openbsd/src/sys/dev/pci/drm/i915/
Dintel_gvt.c190 int intel_gvt_set_ops(const struct intel_vgpu_ops *ops) in intel_gvt_set_ops()
209 void intel_gvt_clear_ops(const struct intel_vgpu_ops *ops) in intel_gvt_clear_ops()
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_gpuvm.h283 const struct drm_gpuvm_ops *ops; member
995 #define drm_gpuva_for_each_op(op, ops) list_for_each_entry(op, &(ops)->list, entry) argument
1006 #define drm_gpuva_for_each_op_safe(op, next, ops) \ argument
1017 #define drm_gpuva_for_each_op_from_reverse(op, ops) \ argument
1027 #define drm_gpuva_for_each_op_reverse(op, ops) \ argument
1034 #define drm_gpuva_first_op(ops) \ argument
1041 #define drm_gpuva_last_op(ops) \ argument
/openbsd/src/sys/dev/pci/drm/include/linux/
Ddma-buf.h31 const struct dma_buf_ops *ops; member
59 const struct dma_buf_ops *ops; member

123456789