Home
last modified time | relevance | path

Searched defs:chan_no (Results 1 – 25 of 28) sorted by relevance

12

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Diwic_bchan.c76 iwic_bchan_xirq(struct iwic_softc *sc, int chan_no) in iwic_bchan_xirq()
402 iwic_bchannel_setup(isdn_layer1token t, int chan_no, int bprot, int activate) in iwic_bchannel_setup()
475 iwic_bchan_init(struct iwic_softc *sc, int chan_no, int activate) in iwic_bchan_init()
/dports/audio/funktrackergold/funkgold/
H A Ddsp_mixxer.c287 void DAC0816_channel_mixxer(int chan_no,sDD *lbuf,sDD *rbuf) in DAC0816_channel_mixxer()
348 void DAC1616_channel_mixxer(int chan_no,sDD *lbuf,sDD *rbuf) in DAC1616_channel_mixxer()
498 void DSPi_freq_convert(int chan_no,long rfreq) in DSPi_freq_convert()
503 void DSPi_volume_convert(int chan_no,int rvolume,int balance) in DSPi_volume_convert()
H A Dfunkload.c141 register int chan_no; in varedit_init() local
328 register int chan_no; in funk_init_for_play() local
H A Dfunkgold_trac.c102 register int chan_no; in fast_track() local
H A Dfunkgold_pe.c259 register chan_no = pe_chan_real + x; in pe_dischan_bg() local
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/szap/
H A Dczap.c94 char *find_channel(FILE *f, int list_channels, int *chan_no, const char *channel) in find_channel()
122 int parse(const char *fname, int list_channels, int chan_no, const char *channel, in parse()
265 int opt, list_channels = 0, chan_no = 0; in main() local
H A Dszap.c333 uint32_t chan_no, const char *chan_name, in read_channels()
527 unsigned int chan_no = 0; in main() local
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DOpenMsxYMF262.cpp1073 int chan_no = sl / 2; in set_mul() local
1130 int chan_no = sl/2; in set_ksl_tl() local
1447 int chan_no = (r & 0x0F) + ch_offset; in writeRegForce() local
1552 int chan_no = (r & 0x0F) + ch_offset; in writeRegForce() local
1636 int chan_no = (r & 0x0F) + ch_offset; in writeRegForce() local
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/test/
H A Dszap2.c482 uint32_t chan_no, const char *chan_name, in read_channels()
668 unsigned int chan_no = 0; in main() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dymf262.cpp1462 int chan_no = slot/2; in set_mul() local
1525 int chan_no = slot/2; in set_ksl_tl() local
1857 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
1979 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2101 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Dymf262.c1456 int chan_no = slot/2; in set_mul() local
1519 int chan_no = slot/2; in set_ksl_tl() local
1867 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
1989 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2111 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/mame/
H A Dymf262.cpp1482 int chan_no = slot/2; in set_mul() local
1545 int chan_no = slot/2; in set_ksl_tl() local
1880 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2002 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2124 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Dymf262.c1455 int chan_no = slot/2; in set_mul() local
1518 int chan_no = slot/2; in set_ksl_tl() local
1866 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
1988 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2110 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dymf262.cpp1462 int chan_no = slot/2; in set_mul() local
1525 int chan_no = slot/2; in set_ksl_tl() local
1857 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
1979 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2101 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dymf262.c1422 int chan_no = slot/2; in set_mul() local
1487 int chan_no = slot/2; in set_ksl_tl() local
1833 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
1955 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2077 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dymf262.c1426 int chan_no = slot/2; in set_mul() local
1491 int chan_no = slot/2; in set_ksl_tl() local
1837 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
1959 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2081 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_sangoma_isdn/
H A Dftmod_sangoma_isdn_stack_hndl.c1207 uint8_t chan_no = 0; in sngisdn_process_rst_cfm() local
1298 uint8_t chan_no = 0; in sngisdn_process_rst_ind() local
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dymf262.cpp1491 int chan_no = slot/2; in set_mul() local
1554 int chan_no = slot/2; in set_ksl_tl() local
1886 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2008 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2130 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dymf262.cpp1491 int chan_no = slot/2; in set_mul() local
1554 int chan_no = slot/2; in set_ksl_tl() local
1886 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2008 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
2130 int chan_no = (r&0x0f) + ch_offset; in OPL3WriteReg() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_zt/
H A Dftmod_zt.h60 int chan_no; /* Channel Number */ member
92 int chan_no; /* Channel Number, 0 for current */ member
99 int chan_no; /* Channel Number, 0 for current */ member
/dports/multimedia/szap-s2/szap-s2-e34f73b254db/
H A Dszap-s2.c594 uint32_t chan_no, const char *chan_name, in read_channels()
892 unsigned int chan_no = 0; in main() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Descape.cc1100 Named_object* chan_no = this->resolve_var_reference(send->channel()); in variable() local
1270 Named_object* chan_no = this->resolve_var_reference(send->channel()); in statement() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Descape.cc1100 Named_object* chan_no = this->resolve_var_reference(send->channel()); in variable() local
1270 Named_object* chan_no = this->resolve_var_reference(send->channel()); in statement() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/marvell/libertas/
H A Dcfg.c584 int chan_no = -1; in lbs_ret_scan() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/marvell/libertas/
H A Dcfg.c584 int chan_no = -1; in lbs_ret_scan() local

12