Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | PLX9054_P2LDBELL 0x60 |
#define | PLX9054_L2PDBELL 0x64 |
#define | PLX9054_INTCSR 0x69 |
#define | PLX9054_INT_ENABLE 0x09 |
#define | PLX9054_SOFT_RESET 0x4000 |
#define | PLX9054_RELOAD_EEPROM 0x2000 |
#define | DIVA_4BRI_REVISION(__x__) (((__x__)->cardType == CARDTYPE_DIVASRV_Q_8M_V2_PCI) || ((__x__)->cardType == CARDTYPE_DIVASRV_VOICE_Q_8M_V2_PCI) || ((__x__)->cardType == CARDTYPE_DIVASRV_B_2M_V2_PCI) || ((__x__)->cardType == CARDTYPE_DIVASRV_B_2F_PCI) || ((__x__)->cardType == CARDTYPE_DIVASRV_VOICE_B_2M_V2_PCI)) |
Functions | |
void | diva_os_set_qBri_functions (PISDN_ADAPTER IoAdapter) |
void | diva_os_set_qBri2_functions (PISDN_ADAPTER IoAdapter) |
#define DIVA_4BRI_REVISION | ( | __x__ | ) | (((__x__)->cardType == CARDTYPE_DIVASRV_Q_8M_V2_PCI) || ((__x__)->cardType == CARDTYPE_DIVASRV_VOICE_Q_8M_V2_PCI) || ((__x__)->cardType == CARDTYPE_DIVASRV_B_2M_V2_PCI) || ((__x__)->cardType == CARDTYPE_DIVASRV_B_2F_PCI) || ((__x__)->cardType == CARDTYPE_DIVASRV_VOICE_B_2M_V2_PCI)) |
Definition at line 37 of file dsrv4bri.h.
#define PLX9054_INT_ENABLE 0x09 |
Definition at line 34 of file dsrv4bri.h.
#define PLX9054_INTCSR 0x69 |
Definition at line 33 of file dsrv4bri.h.
#define PLX9054_L2PDBELL 0x64 |
Definition at line 32 of file dsrv4bri.h.
#define PLX9054_P2LDBELL 0x60 |
Definition at line 31 of file dsrv4bri.h.
#define PLX9054_RELOAD_EEPROM 0x2000 |
Definition at line 36 of file dsrv4bri.h.
#define PLX9054_SOFT_RESET 0x4000 |
Definition at line 35 of file dsrv4bri.h.
void diva_os_set_qBri2_functions | ( | PISDN_ADAPTER | IoAdapter | ) |
void diva_os_set_qBri_functions | ( | PISDN_ADAPTER | IoAdapter | ) |