#include <ni65.h>
Data Fields | |
| union { | |
| volatile u32 buffer | |
| struct { | |
| volatile unsigned char dummy [3] | |
| volatile unsigned char status | |
| } s | |
| } | u |
| volatile short | blen |
| volatile unsigned short | mlen |
| union { | |
| unsigned long buffer | |
| struct { | |
| unsigned char unused [3] | |
| unsigned volatile char status | |
| } s | |
| } | u |
| unsigned short | mlen |
|
|
Definition at line 143 of file sk_g16.h. Referenced by ni65_lance_reinit(), ni65_recv_intr(), and SK_lance_init(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 112 of file ni65.h. Referenced by ni65_lance_reinit(), ni65_recv_intr(), SK_lance_init(), and SK_rxintr(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by ni65_get_stats(), ni65_interrupt(), ni65_lance_reinit(), ni65_recv_intr(), ni65_stop_start(), SK_lance_init(), and SK_rxintr(). |
|
|
|