関数定義書 HotDocument 今井浩司

e1000_write_reg_io

構文構文

Writes a value to one of the devices registers using port I/O (as opposed to

static void e1000_write_reg_io(
  struct e1000_hw * hw
  uint32_t offset
  uint32_t value
)

パラメータパラメータ

hw
offset
value

機能機能

Writes a value to one of the devices registers using port I/O (as opposed to
memory mapped I/O). Only 82544 and newer devices support port I/O.

ファイル名ファイル名

e1000_hw.c

See Also

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