ファイル定義書 C#

pcnet32.c

ファイル名ファイル名

pcnet32.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 209 18%
空行行数 232 20%
実行行数 720 62%
合計行数 1161 100%

関数定義数関数定義数

内容 定義数
関数数 41

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic pcnet32_wio_read_csr static u16  
2
StaticStatic pcnet32_wio_write_csr static void  
3
StaticStatic pcnet32_wio_read_bcr static u16  
4
StaticStatic pcnet32_wio_write_bcr static void  
5
StaticStatic pcnet32_wio_read_rap static u16  
6
StaticStatic pcnet32_wio_write_rap static void  
7
StaticStatic pcnet32_wio_reset static void  
8
StaticStatic pcnet32_wio_check static int  
9
StaticStatic pcnet32_dwio_read_csr static u16  
10
StaticStatic pcnet32_dwio_write_csr static void  
11
StaticStatic pcnet32_dwio_read_bcr static u16  
12
StaticStatic pcnet32_dwio_write_bcr static void  
13
StaticStatic pcnet32_dwio_read_rap static u16  
14
StaticStatic pcnet32_dwio_write_rap static void  
15
StaticStatic pcnet32_dwio_reset static void  
16
StaticStatic pcnet32_dwio_check static int  
17
StaticStatic pcnet32_mdio_read static int  
18
StaticStatic pcnet32_mdio_write static void __unused  
19
StaticStatic pcnet32_refill_rx_ring static void pcnet32_refill_rx_ring - Allocates iobufs for every Rx descriptor
20
StaticStatic pcnet32_setup_rx_resources static int pcnet32_setup_rx_resources - allocate Rx resources (Descriptors)
21
StaticStatic pcnet32_free_rx_resources static void  
22
StaticStatic pcnet32_setup_tx_resources static int pcnet32_setup_tx_resources - allocate Tx resources (Descriptors)
23
StaticStatic pcnet32_free_tx_resources static void  
24
StaticStatic pcnet32_chip_detect static int  
25
StaticStatic pcnet32_set_ops static int pcnet32_set_ops - Determines the ops used to access the registers
26
StaticStatic pcnet32_setup_init_block static void pcnet32_setup_init_block - setup the NICs initialization block
27
StaticStatic pcnet32_setup_probe_phy static void pcnet32_setup_probe_phy - go through all PHYs and see which one is present
28
StaticStatic pcnet32_setup_mac_addr static int pcnet32_setup_mac_addr - check for inconsistency between CSR12-14
29
StaticStatic pcnet32_setup_if_duplex static void pcnet32_setup_if_duplex - Sets the NICs used interface and duplex mode
30
StaticStatic pcnet32_hw_start static void pcnet32_hw_start - Starts up the NIC
31
StaticStatic pcnet32_open static int open - Called when a network interface is made active
32
StaticStatic pcnet32_transmit static int transmit - Transmit a packet
33
StaticStatic pcnet32_process_tx_packets static void pcnet32_process_tx_packets - Checks for successfully sent packets,
34
StaticStatic pcnet32_process_rx_packets static void pcnet32_process_rx_packets - Checks for received packets, reports them
35
StaticStatic pcnet32_poll static void poll - Poll for received packets
36
StaticStatic pcnet32_close static void close - Disable network interface
37
StaticStatic pcnet32_irq_enable static void  
38
StaticStatic pcnet32_irq_disable static void  
39
StaticStatic pcnet32_irq static void irq - enable or disable interrupts
40
StaticStatic pcnet32_probe static int probe - Initial configuration of NIC
41
StaticStatic pcnet32_remove static void remove - Device Removal Routine

See Also

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