iPXE
Data Fields
aoecmd Union Reference

An AoE command. More...

#include <aoe.h>

Data Fields

struct aoecfg cfg
 Config command. More...
 
struct aoeata ata
 ATA command. More...
 

Detailed Description

An AoE command.

Definition at line 62 of file aoe.h.

Field Documentation

◆ cfg

struct aoecfg aoecmd::cfg

Config command.

Definition at line 64 of file aoe.h.

Referenced by aoecmd_cfg_cmd(), and aoecmd_cfg_rsp().

◆ ata

struct aoeata aoecmd::ata

ATA command.

Definition at line 66 of file aoe.h.

Referenced by aoecmd_ata_cmd(), aoecmd_ata_rsp(), aoecmd_close(), aoecmd_create(), aoedev_ata_command(), and aoedev_cfg_command().


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