ファイル名pnic.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 63 | 23% |
| 空行行数 | 37 | 13% |
| 実行行数 | 179 | 64% |
| 合計行数 | 279 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 10 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
pnic_command_quiet | static uint16_t | ||
2 |
pnic_command | static uint16_t | ||
3 |
pnic_api_check | static int | ||
4 |
pnic_poll | static void | POLL - Wait for a frame | |
5 |
pnic_transmit | static int | TRANSMIT - Transmit a frame | |
6 |
pnic_open | static int | OPEN - Open network device | |
7 |
pnic_close | static void | CLOSE - Close network device | |
8 |
pnic_irq | static void | IRQ - Enable/disable interrupts | |
9 |
pnic_remove | static void | DISABLE - Turn off ethernet interface | |
10 |
pnic_probe | static int | PROBE - Look for an adapter, this routine's visible to the outside |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー