Home
last modified time | relevance | path

Searched refs:dsp (Results 1 – 25 of 39) sorted by relevance

12

/dragonfly/lib/libnetgraph/
H A Dsock.c61 NgMkSockNode(const char *name, int *csp, int *dsp) in NgMkSockNode() argument
112 } else if (dsp != NULL) { in NgMkSockNode()
137 if (dsp != NULL) { in NgMkSockNode()
166 if (dsp) in NgMkSockNode()
167 *dsp = ds; in NgMkSockNode()
/dragonfly/lib/libnetgraph7/
H A Dsock.c61 NgMkSockNode(const char *name, int *csp, int *dsp) in NgMkSockNode() argument
112 } else if (dsp != NULL) { in NgMkSockNode()
137 if (dsp != NULL) { in NgMkSockNode()
166 if (dsp) in NgMkSockNode()
167 *dsp = ds; in NgMkSockNode()
/dragonfly/sys/dev/video/cxm/
H A Dcxm_msp34xxx.c458 unsigned char dsp[2]; in cxm_msp_selected_source() local
480 0x0013, dsp, sizeof(dsp)) != sizeof(dsp)) in cxm_msp_selected_source()
483 if (dsp[1] & 0x20) in cxm_msp_selected_source()
486 switch (dsp[0] & 0x03) { in cxm_msp_selected_source()
/dragonfly/sys/dev/netif/mii_layer/
H A Dtruephy.c284 const struct truephy_dsp *dsp = &truephy_dspcode[i]; in truephy_reset() local
286 PHY_WRITE(sc, TRUEPHY_INDEX, dsp->index); in truephy_reset()
287 PHY_WRITE(sc, TRUEPHY_DATA, dsp->data); in truephy_reset()
289 PHY_WRITE(sc, TRUEPHY_INDEX, dsp->index); in truephy_reset()
/dragonfly/contrib/bzip2/
H A DREADME.DELETED18 dlltest.dsp
22 libbz2.dsp
/dragonfly/contrib/byacc/
H A Dclosure.c112 unsigned *dsp; in closure() local
132 dsp = first_derives + (symbol - ntokens) * rulesetsize; in closure()
135 *rsp++ |= *dsp++; in closure()
/dragonfly/sys/dev/disk/nata/
H A Datapi-tape.h87 u_int8_t dsp; /* device specific parameter */ member
112 u_int8_t dsp; /* device specific parameter */ member
/dragonfly/contrib/cvs-1.12/
H A DREADME.DELETED46 cvsnt.dsp
57 diff/libdiff.dsp
122 lib/libcvs.dsp
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-sh.texi30 @kindex --dsp
46 @item --dsp
47 Enable sh-dsp insns, and disable sh3e / sh4 insns.
62 @item --isa=dsp
63 Enable sh-dsp insns, and disable sh3e / sh4 insns.
67 Enable sh1, sh2, sh2e, sh3, sh3e, sh4, sh4a, and sh-dsp insn sets.
H A Dc-sh64.texi27 @item -isa=dsp
28 Enable sh-dsp insns, and disable sh3e / sh4 insns.
32 Enable sh1, sh2, sh2e, sh3, sh3e, sh4, sh4a, and sh-dsp insn sets.
H A Dc-mips.texi182 @itemx -mno-dsp
185 @samp{-mno-dsp} turns off this option.
1002 @kindex @code{.set dsp}
1004 The directive @code{.set dsp} makes the assembler accept instructions
1014 on in the assembly. This directive implies @code{.set dsp}. The
1023 on in the assembly. This directive implies @code{.set dsp} and
/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c3708 u32 dsp; in sym_log_hard_error() local
3715 dsp = INL (nc_dsp); in sym_log_hard_error()
3731 script_ofs = dsp; in sym_log_hard_error()
4022 u32 dsp = INL (nc_dsp); in sym_recover_scsi_int() local
4201 OUTL_DSP (dsp); in sym_int_par()
4207 OUTL (nc_temp, dsp); in sym_int_par()
4229 u32 dsp; in sym_int_ma() local
4242 dsp = INL (nc_dsp); in sym_int_ma()
4326 nxtdsp = dsp; in sym_int_ma()
4331 nxtdsp = dsp; in sym_int_ma()
[all …]
/dragonfly/games/hack/
H A Dhack.apply.c435 char *dsp = dirsyms, *sdp = sdir; in use_pick_axe() local
458 *dsp++ = *sdp; in use_pick_axe()
461 *dsp = 0; in use_pick_axe()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsel-sched-ir.c3214 ds_t *dsp = &has_dependence_data.has_dep_p[has_dependence_data.where]; in has_dependence_note_reg_set() local
3218 *dsp = (*dsp & ~SPECULATIVE) | DEP_OUTPUT; in has_dependence_note_reg_set()
3221 *dsp = (*dsp & ~SPECULATIVE) | DEP_ANTI; in has_dependence_note_reg_set()
3235 ds_t *dsp = &has_dependence_data.has_dep_p[has_dependence_data.where]; in has_dependence_note_reg_clobber() local
3238 *dsp = (*dsp & ~SPECULATIVE) | DEP_OUTPUT; in has_dependence_note_reg_clobber()
3241 *dsp = (*dsp & ~SPECULATIVE) | DEP_ANTI; in has_dependence_note_reg_clobber()
3258 *dsp = (*dsp & ~SPECULATIVE) | DEP_TRUE; in has_dependence_note_reg_use()
3261 *dsp = (*dsp & ~SPECULATIVE) | DEP_ANTI; in has_dependence_note_reg_use()
3276 *dsp = ds_full_merge (*dsp, pro_spec_checked_ds, in has_dependence_note_reg_use()
3294 *dsp = ds_full_merge (ds, *dsp, pending_mem, mem); in has_dependence_note_mem_dep()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsel-sched-ir.c3182 ds_t *dsp = &has_dependence_data.has_dep_p[has_dependence_data.where]; in has_dependence_note_reg_set() local
3186 *dsp = (*dsp & ~SPECULATIVE) | DEP_OUTPUT; in has_dependence_note_reg_set()
3189 *dsp = (*dsp & ~SPECULATIVE) | DEP_ANTI; in has_dependence_note_reg_set()
3203 ds_t *dsp = &has_dependence_data.has_dep_p[has_dependence_data.where]; in has_dependence_note_reg_clobber() local
3206 *dsp = (*dsp & ~SPECULATIVE) | DEP_OUTPUT; in has_dependence_note_reg_clobber()
3209 *dsp = (*dsp & ~SPECULATIVE) | DEP_ANTI; in has_dependence_note_reg_clobber()
3226 *dsp = (*dsp & ~SPECULATIVE) | DEP_TRUE; in has_dependence_note_reg_use()
3229 *dsp = (*dsp & ~SPECULATIVE) | DEP_ANTI; in has_dependence_note_reg_use()
3244 *dsp = ds_full_merge (*dsp, pro_spec_checked_ds, in has_dependence_note_reg_use()
3262 *dsp = ds_full_merge (ds, *dsp, pending_mem, mem); in has_dependence_note_mem_dep()
[all …]
/dragonfly/contrib/file/magic/Magdir/
H A Dsharc7 # FutureGroove Music (dsp@futuregroove.de)
/dragonfly/sys/dev/disk/ncr/
H A Dncr.c5234 u_int32_t dsp; local
5241 dsp = INL (nc_dsp);
5243 if (np->p_script < dsp &&
5250 else if (np->p_scripth < dsp &&
5257 script_ofs = dsp;
5645 u_int32_t dsp; local
5655 dsp = INL (nc_dsp);
5722 } else if (dsp > np->p_script &&
5726 nxtdsp = dsp;
5730 nxtdsp = dsp;
[all …]
/dragonfly/sys/dev/sound/
H A Dclone.c44 DEVFS_DECLARE_CLONE_BITMAP(dsp);
432 devfs_clone_bitmap_put(&DEVFS_CLONE_BITMAP(dsp), subunit); in snd_clone_gc()
458 devfs_clone_bitmap_put(&DEVFS_CLONE_BITMAP(dsp), subunit); in snd_clone_destroy()
/dragonfly/sys/dev/sound/sound/
H A DMakefile17 SRCS+= ac97.c ac97_patch.c buffer.c channel.c clone.c dsp.c
/dragonfly/sys/dev/drm/radeon/
H A Dsumo_dpm.h110 u32 dsp; member
H A Drv770_dpm.h123 u32 dsp; member
/dragonfly/sys/contrib/dev/acpica/generate/release/
H A Dbuild.sh300 cp -r generate/msvc2017/*.dsp $TEMP_DIR/generate/msvc2017/
/dragonfly/contrib/gdb-7/
H A DREADME.DELETED619 gdb/features/mips-dsp-linux.c
620 gdb/features/mips-dsp-linux.xml
621 gdb/features/mips-dsp.xml
627 gdb/features/mips64-dsp-linux.c
628 gdb/features/mips64-dsp-linux.xml
629 gdb/features/mips64-dsp.xml
912 gdb/regformats/mips-dsp-linux.dat
914 gdb/regformats/mips64-dsp-linux.dat
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit_ds.c181 ar9300_swap_tx_desc(void *dsp) in ar9300_swap_tx_desc() argument
183 struct ar9300_txs *ds = (struct ar9300_txs *)dsp; in ar9300_swap_tx_desc()
/dragonfly/sys/dev/disk/isp/
H A Disp_library.c49 ispds_t *dsp = NULL; in isp_send_cmd() local
80 dsp = ((ispreq_t *)fqe)->req_dataseg; in isp_send_cmd()
89 dsp = ((ispreqt2_t *)fqe)->req_dataseg; in isp_send_cmd()
119 XS_GET_DMA_SEG(dsp++, segp, seg++); in isp_send_cmd()
146 dsp = crq->req_dataseg; in isp_send_cmd()
155 XS_GET_DMA_SEG(dsp++, segp, seg++); in isp_send_cmd()
1998 ispds_t *dsp = NULL; in isp_send_tgt_cmd() local
2063 dsp = ct->rsp.m0.u.ct_dataseg; in isp_send_tgt_cmd()
2128 XS_GET_DMA_SEG(dsp++, segp, seg++); in isp_send_tgt_cmd()
2160 dsp = crq->req_dataseg; in isp_send_tgt_cmd()
[all …]

12