iPXE
Data Fields
fip_fc_map Struct Reference

A FIP FC-MAP descriptor. More...

#include <fip.h>

Data Fields

uint8_t type
 Type. More...
 
uint8_t len
 Length in 32-bit words. More...
 
uint8_t reserved [3]
 Reserved. More...
 
struct fcoe_map map
 FC-MAP. More...
 

Detailed Description

A FIP FC-MAP descriptor.

Definition at line 155 of file fip.h.

Field Documentation

◆ type

uint8_t fip_fc_map::type

Type.

Definition at line 157 of file fip.h.

◆ len

uint8_t fip_fc_map::len

Length in 32-bit words.

Definition at line 159 of file fip.h.

◆ reserved

uint8_t fip_fc_map::reserved[3]

Reserved.

Definition at line 161 of file fip.h.

◆ map

struct fcoe_map fip_fc_map::map

FC-MAP.

Definition at line 163 of file fip.h.


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