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