* a3c90x_poll: exported routine that waits for a certain length of time
static int a3c90x_poll(
struct nic * nic
int retrieve
)
* a3c90x_poll: exported routine that waits for a certain length of time for a packet, and if it sees none, returns 0. This routine should copy the packet to nic->packet if it gets a packet and set the size in nic->packetlen. Return 1 if a packet was found.
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | 3c90x.c