Searched refs:channel (Results 1 - 25 of 166) sorted by path

1234567

/haiku/headers/os/drivers/bus/
H A DATA.h28 // channel cookie, issued by ata bus manager
35 void (*set_channel)(void *cookie, ata_channel channel);
66 status_t (*interrupt_handler)(ata_channel channel, uint8 status);
H A DISA.h53 long channel, // dma channel to use
/haiku/headers/os/interface/
H A DChannelControl.h71 // SetCurrentChannel() determines which channel
78 int32 ValueFor(int32 channel) const;
81 status_t SetValueFor(int32 channel, int32 value);
85 status_t SetLimitsFor(int32 channel, int32 minimum,
87 status_t GetLimitsFor(int32 channel, int32* _minimum,
104 virtual status_t SetLimitLabelsFor(int32 channel,
109 const char* MinLimitLabelFor(int32 channel) const;
110 const char* MaxLimitLabelFor(int32 channel) const;
H A DChannelSlider.h73 virtual void DrawChannel(BView* into, int32 channel,
76 virtual void DrawGroove(BView* into, int32 channel,
79 virtual void DrawThumb(BView* into, int32 channel,
82 virtual const BBitmap* ThumbFor(int32 channel, bool pressed);
83 virtual BRect ThumbFrameFor(int32 channel);
84 virtual float ThumbDeltaFor(int32 channel);
85 virtual float ThumbRangeFor(int32 channel);
/haiku/headers/os/midi/
H A DMidi.h20 uchar channel, uchar note, uchar velocity, uint32 time = B_NOW);
23 uchar channel, uchar note, uchar velocity, uint32 time = B_NOW);
26 uchar channel, uchar note, uchar pressure, uint32 time = B_NOW);
29 uchar channel, uchar controlNumber, uchar controlValue,
33 uchar channel, uchar programNumber, uint32 time = B_NOW);
36 uchar channel, uchar pressure, uint32 time = B_NOW);
39 uchar channel, uchar lsb, uchar msb, uint32 time = B_NOW);
68 uchar channel, uchar note, uchar velocity, uint32 time) const;
71 uchar channel, uchar note, uchar velocity, uint32 time) const;
74 uchar channel, ucha
[all...]
H A DMidiPort.h25 uchar channel, uchar note, uchar velocity, uint32 time = B_NOW);
28 uchar channel, uchar note, uchar velocity, uint32 time = B_NOW);
31 uchar channel, uchar note, uchar pressure, uint32 time = B_NOW);
34 uchar channel, uchar controlNumber, uchar controlValue,
38 uchar channel, uchar programNumber, uint32 time = B_NOW);
41 uchar channel, uchar pressure, uint32 time = B_NOW);
44 uchar channel, uchar lsb, uchar msb, uint32 time = B_NOW);
H A DMidiSynth.h27 void MuteChannel(int16 channel, bool do_mute);
30 void SoloChannel(int16 channel, bool do_solo);
42 uchar channel, uchar note, uchar velocity, uint32 time = B_NOW);
45 uchar channel, uchar note, uchar velocity, uint32 time = B_NOW);
48 uchar channel, uchar note, uchar pressure, uint32 time = B_NOW);
51 uchar channel, uchar controlNumber, uchar controlValue,
55 uchar channel, uchar programNumber, uint32 time = B_NOW);
58 uchar channel, uchar pressure, uint32 time = B_NOW);
61 uchar channel, uchar lsb, uchar msb, uint32 time = B_NOW);
H A DMidiText.h16 uchar channel, uchar note, uchar velocity, uint32 time = B_NOW);
19 uchar channel, uchar note, uchar velocity, uint32 time = B_NOW);
22 uchar channel, uchar note, uchar pressure, uint32 time = B_NOW);
25 uchar channel, uchar controlNumber, uchar controlValue,
29 uchar channel, uchar programNumber, uint32 time = B_NOW);
32 uchar channel, uchar pressure, uint32 time = B_NOW);
35 uchar channel, uchar lsb, uchar msb, uint32 time = B_NOW);
H A DSynth.h30 int16 channel, int16 controller, int16 value);
/haiku/headers/os/midi2/
H A DMidiConsumer.h56 uchar channel, uchar note, uchar velocity, bigtime_t time);
59 uchar channel, uchar note, uchar velocity, bigtime_t time);
62 uchar channel, uchar note, uchar pressure, bigtime_t time);
65 uchar channel, uchar controlNumber, uchar controlValue,
69 uchar channel, uchar programNumber, bigtime_t time);
72 uchar channel, uchar pressure, bigtime_t time);
75 uchar channel, uchar lsb, uchar msb, bigtime_t time);
H A DMidiProducer.h68 uchar channel, uchar note, uchar velocity,
72 uchar channel, uchar note, uchar velocity,
76 uchar channel, uchar note, uchar pressure,
80 uchar channel, uchar controlNumber, uchar controlValue,
84 uchar channel, uchar programNumber, bigtime_t time = 0) const;
87 uchar channel, uchar pressure, bigtime_t time = 0) const;
90 uchar channel, uchar lsb, uchar msb, bigtime_t time = 0) const;
/haiku/headers/private/audio/
H A Dhmulti_audio.h123 #define B_MULTI_LOCK_INPUT_CHANNEL 0x0 /* lock_source_data is channel id */
149 /* Whether the data stream is interrupted when changing channel enables. */
224 /* If input channel #n is simplexed with output channel #n, they should both */
245 /* multi-channel digital connectors */
352 /* channel 0 is lowest bit of first byte */
358 uint32 * connectors; /* which connector(s) is/are active, per channel */
364 inline void B_SET_CHANNEL(void * bits, int channel, bool value)
366 ASSERT(channel>=0);
367 (((uchar *)(bits))[((channel)
[all...]
H A Dsoundcard.h469 int channel; /* Program# to be initialized */ member in struct:sbi_instrument
716 * Midi channel messages
1131 * Preferred channel usage. These bits can be used to
1410 * Some calls for setting the channel assignment with multi channel devices
1786 * Sliders with range expanded to 15 bits per channel (0-32767)
/haiku/headers/private/drivers/
H A Data_adapter.h16 free to access any controller or channel data of this library.
65 // channel node items
73 // 0 if primary channel, 1 if secondary channel, 2 if tertiary, ... (uint8)
81 // info about one channel
124 void (*set_channel)(ata_adapter_channel_info *channel,
128 status_t (*write_command_block_regs)(ata_adapter_channel_info *channel,
130 status_t (*read_command_block_regs)(ata_adapter_channel_info *channel,
133 uint8 (*get_altstatus) (ata_adapter_channel_info *channel);
134 status_t (*write_device_control) (ata_adapter_channel_info *channel, uint
[all...]
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h534 uint8 theatre_channel; // VIP channel of Rage Theatre (if applicable)
629 uint channel; // channel, i.e. device member in struct:__anon41
638 uint channel; // channel, i.e. device member in struct:__anon42
647 uint channel; // channel, i.e. device member in struct:__anon43
657 uint channel; // channel, i.e. device member in struct:__anon44
664 // find channel o
668 uint channel; // channel of device (-1 if not found) member in struct:__anon45
[all...]
/haiku/src/add-ons/accelerants/radeon/
H A Ddriver_wrapper.c58 status_t Radeon_VIPRead( accelerator_info *ai, uint channel, uint address, uint32 *data ) argument
64 vr.channel = channel;
77 status_t Radeon_VIPWrite( accelerator_info *ai, uint8 channel, uint address, uint32 data ) argument
82 vw.channel = channel;
101 return fvd.channel;
H A Dradeon_accelerant.h121 status_t Radeon_VIPRead( accelerator_info *ai, uint channel, uint address, uint32 *data );
122 status_t Radeon_VIPWrite( accelerator_info *ai, uint8 channel, uint address, uint32 data );
H A Dtheatre_out.c256 // for external encoder, we need the VIP channel
257 int channel = Radeon_FindVIPDevice( ai, THEATRE_ID ); local
259 if( channel < 0 ) {
263 SHOW_INFO( 2, "Rage Theatre found on VIP channel %d", channel );
264 si->theatre_channel = channel;
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAPIDevice.cpp12 ATAPIDevice::ATAPIDevice(ATAChannel *channel, uint8 index) argument
13 : ATADevice(channel, index)
/haiku/src/add-ons/kernel/bus_managers/isa/arch/arm/
H A Disa_dma.c18 arch_start_isa_dma(long channel, void *buf, long transfer_count, argument
/haiku/src/add-ons/kernel/bus_managers/isa/arch/m68k/
H A Disa_dma.c18 arch_start_isa_dma(long channel, void *buf, long transfer_count, argument
/haiku/src/add-ons/kernel/bus_managers/isa/arch/ppc/
H A Disa_dma.c18 arch_start_isa_dma(long channel, void *buf, long transfer_count, argument
/haiku/src/add-ons/kernel/bus_managers/isa/arch/x86/
H A Disa_dma.cpp17 arch_start_isa_dma(long channel, void *buf, long transfer_count, argument
/haiku/src/add-ons/kernel/bus_managers/isa/
H A Disa_arch.h28 extern status_t arch_start_isa_dma(long channel, void *buf,
/haiku/src/add-ons/kernel/busses/ata/generic_ide_pci/
H A Dgeneric_ide_pci.cpp17 #define GENERIC_IDE_PCI_CHANNEL_MODULE_NAME "busses/ata/generic_ide_pci/channel/v1"
27 set_channel(void *cookie, ata_channel channel) argument
29 sATAAdapter->set_channel((ata_adapter_channel_info *)cookie, channel);

Completed in 123 milliseconds

1234567