Linux Kernel
3.7.1
|
#include <hfc_multi.h>
Data Fields | |
char * | vendor_name |
char * | card_name |
int | type |
int | ports |
int | clock2 |
int | leds |
int | opticalsupport |
int | dip_type |
int | io_mode |
int | irq |
Definition at line 124 of file hfc_multi.h.
char* card_name |
Definition at line 126 of file hfc_multi.h.
int clock2 |
Definition at line 129 of file hfc_multi.h.
int dip_type |
Definition at line 132 of file hfc_multi.h.
int io_mode |
Definition at line 133 of file hfc_multi.h.
int irq |
Definition at line 134 of file hfc_multi.h.
int leds |
Definition at line 130 of file hfc_multi.h.
int opticalsupport |
Definition at line 131 of file hfc_multi.h.
int ports |
Definition at line 128 of file hfc_multi.h.
Definition at line 127 of file hfc_multi.h.
char* vendor_name |
Definition at line 125 of file hfc_multi.h.