|
iPXE
|
#include <ns8390.h>
Data Fields | |
| unsigned char | status |
| unsigned char | next |
| unsigned short | len |
| unsigned char ringbuffer::status |
Definition at line 231 of file ns8390.h.
Referenced by ne_poll(), and ns8390_poll().
| unsigned char ringbuffer::next |
Definition at line 232 of file ns8390.h.
Referenced by ne_poll(), and ns8390_poll().
| unsigned short ringbuffer::len |
Definition at line 233 of file ns8390.h.
Referenced by ne_poll(), and ns8390_poll().