FreeBSD kernel E1000 device code
e1000_host_command_header Struct Reference

#include <e1000_hw.h>

Data Fields

u8 command_id
 
u8 command_length
 
u8 command_options
 
u8 checksum
 

Detailed Description

Definition at line 688 of file e1000_hw.h.

Field Documentation

◆ checksum

u8 e1000_host_command_header::checksum

Definition at line 692 of file e1000_hw.h.

◆ command_id

u8 e1000_host_command_header::command_id

Definition at line 689 of file e1000_hw.h.

◆ command_length

u8 e1000_host_command_header::command_length

Definition at line 690 of file e1000_hw.h.

◆ command_options

u8 e1000_host_command_header::command_options

Definition at line 691 of file e1000_hw.h.


The documentation for this struct was generated from the following file: