ファイル名efi_snp.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 275 | 24% |
| 空行行数 | 157 | 14% |
| 実行行数 | 713 | 62% |
| 合計行数 | 1145 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 24 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
efi_snp_set_mode | static void | Set EFI SNP mode based on gPXE net device parameters | |
2 |
efi_snp_poll | static void | Poll net device and count received packets | |
3 |
efi_snp_start | static EFI_STATUS EFIAPI | Change SNP state from "stopped" to "started" | |
4 |
efi_snp_stop | static EFI_STATUS EFIAPI | Change SNP state from "started" to "stopped" | |
5 |
efi_snp_initialize | static EFI_STATUS EFIAPI | Open the network device | |
6 |
efi_snp_reset | static EFI_STATUS EFIAPI | Reset the network device | |
7 |
efi_snp_shutdown | static EFI_STATUS EFIAPI | Shut down the network device | |
8 |
efi_snp_receive_filters | static EFI_STATUS EFIAPI | Manage receive filters | |
9 |
efi_snp_station_address | static EFI_STATUS EFIAPI | Set station address | |
10 |
efi_snp_statistics | static EFI_STATUS EFIAPI | Get (or reset) statistics | |
11 |
efi_snp_mcast_ip_to_mac | static EFI_STATUS EFIAPI | Convert multicast IP address to MAC address | |
12 |
efi_snp_nvdata | static EFI_STATUS EFIAPI | Read or write non-volatile storage | |
13 |
efi_snp_get_status | static EFI_STATUS EFIAPI | Read interrupt status and TX recycled buffer status | |
14 |
efi_snp_transmit | static EFI_STATUS EFIAPI | Start packet transmission | |
15 |
efi_snp_receive | static EFI_STATUS EFIAPI | Receive packet | |
16 |
efi_snp_wait_for_packet | static VOID EFIAPI | Poll event | |
17 |
efi_snp_netdev | static struct net_device * | Locate net device corresponding to EFI device | |
18 |
efi_snp_snpdev | static struct efi_snp_device * | Locate SNP corresponding to EFI device | |
19 |
efi_snp_driver_supported | static EFI_STATUS EFIAPI | Check to see if driver supports a device | |
20 |
efi_snp_driver_start | static EFI_STATUS EFIAPI | Attach driver to device | |
21 |
efi_snp_driver_stop | static EFI_STATUS EFIAPI | Detach driver from device | |
22 |
efi_snp_get_driver_name | static EFI_STATUS EFIAPI | Look up driver name | |
23 |
efi_snp_get_controller_name | static EFI_STATUS EFIAPI | Look up controller name | |
24 |
efi_snp_install | int | Install EFI SNP driver |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー