Home
last modified time | relevance | path

Searched refs:ControllerNumber (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dos_4bri.c106 dword c_offset = offset * a->xdi_adapter.ControllerNumber; in diva_4bri_set_addresses()
316 adapter_list[i]->xdi_adapter.ControllerNumber = i; in diva_4bri_init_card()
418 Slave->serialNo = ((dword) (Slave->ControllerNumber << 24)) | in diva_4bri_init_card()
665 if (!a->xdi_adapter.ControllerNumber) { in diva_4bri_cmd_card_proc()
687 if (!a->xdi_adapter.ControllerNumber) { in diva_4bri_cmd_card_proc()
711 if (!a->xdi_adapter.ControllerNumber) { in diva_4bri_cmd_card_proc()
722 if (!a->xdi_adapter.ControllerNumber) { in diva_4bri_cmd_card_proc()
728 if (!a->xdi_adapter.ControllerNumber) { in diva_4bri_cmd_card_proc()
746 if (!a->xdi_adapter.ControllerNumber) { in diva_4bri_cmd_card_proc()
756 if (!a->xdi_adapter.ControllerNumber) { in diva_4bri_cmd_card_proc()
[all …]
Ds_4bri.c59 offset = IoAdapter->ControllerNumber * (IoAdapter->MemorySize >> factor); in qBri_cpu_trapped()
156 if (IoAdapter->ControllerNumber > 0) in stop_qBri_hardware()
417 if (IoAdapter->ControllerNumber > 0) in disable_qBri_interrupt()
Dio.h84 dword ControllerNumber; /* for QUADRO cards only */ member
Dio.c259 pI->controller = IoAdapter->ControllerNumber; in request()