#include <ni65.h>
Data Fields | |
| union { | |
| volatile u32 buffer | |
| struct { | |
| volatile unsigned char dummy [3] | |
| volatile unsigned char status | |
| } s | |
| } | u |
| volatile unsigned short | blen |
| volatile unsigned short | status2 |
| union { | |
| unsigned long buffer | |
| struct { | |
| unsigned char unused [3] | |
| unsigned volatile char status | |
| } s | |
| } | u |
| unsigned short | blen |
| unsigned volatile short | status2 |
|
|
|
|
|
Definition at line 126 of file ni65.h. Referenced by ni65_lance_reinit(), ni65_send_packet(), ni65_stop_start(), ni65_xmit_intr(), and SK_send_packet(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 127 of file ni65.h. Referenced by ni65_lance_reinit(), ni65_xmit_intr(), and SK_txintr(). |
|
|
|
|
|
Referenced by ni65_lance_reinit(), ni65_send_packet(), ni65_stop_start(), ni65_xmit_intr(), SK_lance_init(), SK_send_packet(), and SK_txintr(). |
|
|
|