関数定義書 C#

e1000_mng_host_if_write

構文構文

This function writes the buffer content at the offset given on the host if.

static int32_t e1000_mng_host_if_write(
  struct e1000_hw * hw
  uint8_t * buffer
  uint16_t length
  uint16_t offset
  uint8_t * sum
)

パラメータパラメータ

hw
buffer
length
offset
sum

機能機能

This function writes the buffer content at the offset given on the host if.
It also does alignment considerations to do the writes in most efficient way.
Also fills up the sum of the buffer in *buffer parameter.

ファイル名ファイル名

e1000_hw.c

See Also

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