FreeBSD kernel BXE device code
init_op Union Reference

#include <ecore_init.h>

Collaboration diagram for init_op:

Data Fields

struct op_read read
 
struct op_write write
 
struct op_arr_write arr_wr
 
struct op_zero zero
 
struct raw_op raw
 
struct op_if_mode if_mode
 
struct op_if_phase if_phase
 
struct op_delay delay
 

Detailed Description

Definition at line 122 of file ecore_init.h.

Field Documentation

◆ arr_wr

struct op_arr_write init_op::arr_wr

Definition at line 125 of file ecore_init.h.

Referenced by ecore_init_block().

◆ delay

struct op_delay init_op::delay

Definition at line 130 of file ecore_init.h.

◆ if_mode

struct op_if_mode init_op::if_mode

Definition at line 128 of file ecore_init.h.

Referenced by ecore_init_block().

◆ if_phase

struct op_if_phase init_op::if_phase

Definition at line 129 of file ecore_init.h.

◆ raw

struct raw_op init_op::raw

Definition at line 127 of file ecore_init.h.

Referenced by ecore_init_block().

◆ read

struct op_read init_op::read

Definition at line 123 of file ecore_init.h.

◆ write

struct op_write init_op::write

Definition at line 124 of file ecore_init.h.

Referenced by ecore_init_block().

◆ zero

struct op_zero init_op::zero

Definition at line 126 of file ecore_init.h.

Referenced by ecore_init_block().


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