FreeBSD kernel BXE device code
bxe_eeprom Struct Reference

#include <bxe_ioctl.h>

Data Fields

uint32_t eeprom_cmd
 
void * eeprom_data
 
uint32_t eeprom_offset
 
uint32_t eeprom_data_len
 
uint32_t eeprom_magic
 

Detailed Description

Definition at line 82 of file bxe_ioctl.h.

Field Documentation

◆ eeprom_cmd

uint32_t bxe_eeprom::eeprom_cmd

Definition at line 83 of file bxe_ioctl.h.

Referenced by bxe_eeprom_rd_wr().

◆ eeprom_data

void* bxe_eeprom::eeprom_data

Definition at line 87 of file bxe_ioctl.h.

Referenced by bxe_eeprom_rd_wr().

◆ eeprom_data_len

uint32_t bxe_eeprom::eeprom_data_len

Definition at line 89 of file bxe_ioctl.h.

Referenced by bxe_eeprom_rd_wr().

◆ eeprom_magic

uint32_t bxe_eeprom::eeprom_magic

Definition at line 90 of file bxe_ioctl.h.

◆ eeprom_offset

uint32_t bxe_eeprom::eeprom_offset

Definition at line 88 of file bxe_ioctl.h.

Referenced by bxe_eeprom_rd_wr().


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