Home
last modified time | relevance | path

Searched refs:Channels (Results 1 – 16 of 16) sorted by relevance

/drivers/isdn/hardware/eicon/
Dmaintidi.c166 pLib->Channels = SuperTraceGetNumberOfChannels(pLib->hAdapter); in DivaSTraceLibraryCreateInstance()
174 LINE_PARSE_ENTRIES + 1) * pLib->Channels; in DivaSTraceLibraryCreateInstance()
277 } else if ((pLib->ChannelsTraceActive < pLib->Channels) && pLib->ChannelsTraceActive) { in SuperTraceMessageInput()
278 pLib->ChannelsTraceActive = pLib->Channels; in SuperTraceMessageInput()
280 } else if (pLib->ModemTraceActive < pLib->Channels) { in SuperTraceMessageInput()
281 pLib->ModemTraceActive = pLib->Channels; in SuperTraceMessageInput()
283 } else if (pLib->FaxTraceActive < pLib->Channels) { in SuperTraceMessageInput()
284 pLib->FaxTraceActive = pLib->Channels; in SuperTraceMessageInput()
302 pLib->ChannelsTraceActive = pLib->Channels; in SuperTraceMessageInput()
306 pLib->FaxTraceActive = pLib->Channels; in SuperTraceMessageInput()
[all …]
Dmaintidi.h60 int Channels; member
Ddivasfunc.c73 d.channels = IoAdapters[card - 1]->Properties.Channels; in diva_xdi_didd_register_adapter()
Dos_pri.c208 a->xdi_adapter.Channels = CardProperties[a->CardOrdinal].Channels; in diva_pri_init_card()
310 a->xdi_adapter.Channels = 0; in diva_pri_cleanup_adapter()
Dio.h127 dword Channels; member
Dos_bri.c223 a->xdi_adapter.Channels = CardProperties[a->CardOrdinal].Channels; in diva_bri_init_card()
Ddivasproc.c282 seq_printf(m, "Channels : %02d\n", IoAdapter->Properties.Channels); in info_proc_show()
Dcapi20.h65 word Channels; member
Dos_4bri.c334 diva_current->xdi_adapter.Channels = in diva_4bri_init_card()
335 CardProperties[a->CardOrdinal].Channels; in diva_4bri_init_card()
Dcapifunc.c590 a->profile.Channels = card->d.channels; in diva_add_card()
616 a->li_pri = (a->profile.Channels > 2); in diva_add_card()
Dcardtype.h259 unsigned char Channels; /* # of channels per adapter */ member
/drivers/block/
DDAC960.c1703 Controller->Channels = Enquiry2->ActualChannels; in DAC960_V1_ReadControllerConfiguration()
1840 Controller->Channels = ControllerInfo->NumberOfPhysicalChannelsPresent; in DAC960_V2_ReadControllerConfiguration()
1924 Controller->Channels, Controller->MemorySize); in DAC960_ReportControllerConfiguration()
1991 for (Channel = 0; Channel < Controller->Channels; Channel++) { in DAC960_V1_ReadDeviceConfiguration()
2010 for (Channel = 0; Channel < Controller->Channels; Channel++) in DAC960_V1_ReadDeviceConfiguration()
2052 for (Channel = 0; Channel < Controller->Channels; Channel++) in DAC960_V1_ReadDeviceConfiguration()
2243 for (Channel = 0; Channel < Controller->Channels; Channel++) in DAC960_V1_ReportDeviceConfiguration()
3817 for (Channel = 0; Channel < Controller->Channels; Channel++) in DAC960_V1_ProcessCompletedCommand()
4234 if (Controller->V1.DeviceStateChannel < Controller->Channels) in DAC960_V1_ProcessCompletedCommand()
5862 XChannel >= Controller->Channels) in DAC960_ParsePhysicalDevice()
[all …]
DDAC960.h1881 unsigned char Channels; member
2288 unsigned char Channels; member
/drivers/staging/most/Documentation/
Ddriver_usage.txt150 Section 4 Routing Channels
/drivers/net/
DKconfig46 Channels together. This is called 'Etherchannel' by Cisco,
/drivers/tty/
DKconfig433 This enables a TTY and console on the MIPS EJTAG Fast Debug Channels,