Linux Kernel
3.7.1
|
#include <bpqether.h>
Data Fields | |
int | cmd |
int | speed |
int | clockmode |
int | txdelay |
unsigned char | persist |
int | slotime |
int | squeldelay |
int | dmachan |
int | irq |
Definition at line 29 of file bpqether.h.
int clockmode |
Definition at line 32 of file bpqether.h.
Definition at line 30 of file bpqether.h.
int dmachan |
Definition at line 37 of file bpqether.h.
int irq |
Definition at line 38 of file bpqether.h.
unsigned char persist |
Definition at line 34 of file bpqether.h.
int slotime |
Definition at line 35 of file bpqether.h.
int speed |
Definition at line 31 of file bpqether.h.
int squeldelay |
Definition at line 36 of file bpqether.h.
int txdelay |
Definition at line 33 of file bpqether.h.