aoe.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 108 | 23% |
空行行数 | 81 | 17% |
実行行数 | 282 | 60% |
合計行数 | 471 | 100% |
内容 | 定義数 |
---|---|
関数数 | 13 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | aoe_free | static void | |
2 |
Static | aoe_done | static void | Mark current AoE command complete |
3 |
Static | aoe_send_command | static int | Send AoE command |
4 |
Static | aoe_timer_expired | static void | Handle AoE retry timer expiry |
5 |
Static | aoe_rx_cfg | static int | Handle AoE configuration command response |
6 |
Static | aoe_rx_ata | static int | Handle AoE ATA command response |
7 |
Static | aoe_rx | static int | Process incoming AoE packets |
8 |
Static | aoe_command | static int | Issue ATA command via an open AoE session |
9 |
Static | aoe_discover | static int | Issue AoE config query for AoE target discovery |
10 |
Static | aoe_detached_command | static int | |
11 |
Function | aoe_detach | void | |
12 |
Static | aoe_parse_root_path | static int | |
13 |
Function | aoe_attach | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー