FreeBSD kernel BXE device code
raw_op Struct Reference

#include <ecore_init.h>

Data Fields

uint32_t op:8
 
uint32_t offset:24
 
uint32_t raw_data
 

Detailed Description

Definition at line 68 of file ecore_init.h.

Field Documentation

◆ offset

uint32_t raw_op::offset

Definition at line 70 of file ecore_init.h.

Referenced by ecore_init_block().

◆ op

uint32_t raw_op::op

Definition at line 69 of file ecore_init.h.

Referenced by ecore_init_block().

◆ raw_data

uint32_t raw_op::raw_data

Definition at line 71 of file ecore_init.h.


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