FreeBSD kernel usb device Code
upgt_eeprom_header Struct Reference

#include <if_upgtvar.h>

Data Fields

uint32_t magic
 
uint16_t pad1
 
uint16_t preamble_len
 
uint32_t pad2
 

Detailed Description

Definition at line 102 of file if_upgtvar.h.

Field Documentation

◆ magic

uint32_t upgt_eeprom_header::magic

Definition at line 104 of file if_upgtvar.h.

◆ pad1

uint16_t upgt_eeprom_header::pad1

Definition at line 105 of file if_upgtvar.h.

◆ pad2

uint32_t upgt_eeprom_header::pad2

Definition at line 107 of file if_upgtvar.h.

◆ preamble_len

uint16_t upgt_eeprom_header::preamble_len

Definition at line 106 of file if_upgtvar.h.

Referenced by upgt_eeprom_parse().


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