Linux Kernel
3.7.1
|
Data Fields | |
char | valid |
char | GlobalIrqEnabled |
unsigned char | IDICntEnable |
unsigned char | IDICntOverEnable |
unsigned char | IDICntMatchEnable |
unsigned char | IDICntEdge |
unsigned short | CntResValue [8] |
unsigned short | CntMatchValue [8] |
unsigned char | IDIFiltersEn |
unsigned char | IDIPatMatchEn |
unsigned char | IDIPatMatchValue |
unsigned short | IDIFiltrLow [8] |
unsigned short | IDIFiltrHigh [8] |
Definition at line 381 of file adv_pci_dio.c.
unsigned short CntMatchValue[8] |
Definition at line 393 of file adv_pci_dio.c.
unsigned short CntResValue[8] |
Definition at line 392 of file adv_pci_dio.c.
char GlobalIrqEnabled |
Definition at line 383 of file adv_pci_dio.c.
unsigned char IDICntEdge |
Definition at line 390 of file adv_pci_dio.c.
unsigned char IDICntEnable |
Definition at line 385 of file adv_pci_dio.c.
unsigned char IDICntMatchEnable |
Definition at line 388 of file adv_pci_dio.c.
unsigned char IDICntOverEnable |
Definition at line 386 of file adv_pci_dio.c.
unsigned char IDIFiltersEn |
Definition at line 394 of file adv_pci_dio.c.
unsigned short IDIFiltrHigh[8] |
Definition at line 398 of file adv_pci_dio.c.
unsigned short IDIFiltrLow[8] |
Definition at line 397 of file adv_pci_dio.c.
unsigned char IDIPatMatchEn |
Definition at line 395 of file adv_pci_dio.c.
unsigned char IDIPatMatchValue |
Definition at line 396 of file adv_pci_dio.c.
char valid |
Definition at line 382 of file adv_pci_dio.c.