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