関数定義書 VB2010

a3c90x_poll

構文構文

* a3c90x_poll: exported routine that waits for a certain length of time

static int a3c90x_poll(
  struct nic * nic
  int retrieve
)

パラメータパラメータ

nic
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.

ファイル名ファイル名

3c90x.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | 3c90x.c