ファイル名isapnp.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 237 | 31% |
| 空行行数 | 117 | 15% |
| 実行行数 | 404 | 54% |
| 合計行数 | 758 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 34 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
isapnp_write_address | static inline void | ||
2 |
isapnp_write_data | static inline void | ||
3 |
isapnp_read_data | static inline unsigned int | ||
4 |
isapnp_write_byte | static inline void | ||
5 |
isapnp_read_byte | static inline unsigned int | ||
6 |
isapnp_read_word | static inline unsigned int | ||
7 |
isapnp_set_read_port | static inline void | Inform cards of a new read port address | |
8 |
isapnp_serialisolation | static inline void | Enter the Isolation state. | |
9 |
isapnp_wait_for_key | static inline void | Enter the Wait for Key state. | |
10 |
isapnp_reset_csn | static inline void | Reset (i.e. remove) Card Select Number. | |
11 |
isapnp_wake | static inline void | Place a specified card into the Config state. | |
12 |
isapnp_read_resourcedata | static inline unsigned int | ||
13 |
isapnp_read_status | static inline unsigned int | ||
14 |
isapnp_write_csn | static inline void | Assign a Card Select Number to a card, and enter the Config state. | |
15 |
isapnp_logicaldevice | static inline void | ||
16 |
isapnp_activate | static inline void | ||
17 |
isapnp_deactivate | static inline void | ||
18 |
isapnp_read_iobase | static inline unsigned int | ||
19 |
isapnp_read_irqno | static inline unsigned int | ||
20 |
isapnp_delay | static void | ||
21 |
isapnp_lfsr_next | static inline unsigned int | Linear feedback shift register. | |
22 |
isapnp_send_key | static void | Send the ISAPnP initiation key. | |
23 |
isapnp_checksum | static unsigned int | Compute ISAPnP identifier checksum | |
24 |
isapnp_peek_byte | static inline unsigned int | ||
25 |
isapnp_peek | static void | Read resource data. | |
26 |
isapnp_find_tag | static int | Find a tag within the resource data. | |
27 |
isapnp_find_logdevid | static int | Find specified Logical Device ID tag | |
28 |
isapnp_try_isolate | static int | Try isolating ISAPnP cards at the current read port. | |
29 |
isapnp_isolate | static void | Find a valid read port and isolate all ISAPnP cards. | |
30 |
isapnp_device_activation | void | Activate or deactivate an ISAPnP device. | |
31 |
isapnp_probe | static int | Probe an ISAPnP device | |
32 |
isapnp_remove | static void | Remove an ISAPnP device | |
33 |
isapnpbus_probe | static int | Probe ISAPnP root bus | |
34 |
isapnpbus_remove | static void | Remove ISAPnP root bus |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー