iPXE
Data Fields
sanboot_options Struct Reference

"sanboot" options More...

Data Fields

unsigned int drive
 Drive number. More...
 
int no_describe
 Do not describe SAN device. More...
 
int keep
 Keep SAN device. More...
 
char * filename
 Boot filename. More...
 
char * extra
 Required extra filename. More...
 
char * label
 Volume label. More...
 
struct uuid_option uuid
 UUID. More...
 

Detailed Description

"sanboot" options

Definition at line 43 of file sanboot_cmd.c.

Field Documentation

◆ drive

unsigned int sanboot_options::drive

Drive number.

Definition at line 45 of file sanboot_cmd.c.

◆ no_describe

int sanboot_options::no_describe

Do not describe SAN device.

Definition at line 47 of file sanboot_cmd.c.

◆ keep

int sanboot_options::keep

Keep SAN device.

Definition at line 49 of file sanboot_cmd.c.

◆ filename

char* sanboot_options::filename

Boot filename.

Definition at line 51 of file sanboot_cmd.c.

◆ extra

char* sanboot_options::extra

Required extra filename.

Definition at line 53 of file sanboot_cmd.c.

◆ label

char* sanboot_options::label

Volume label.

Definition at line 55 of file sanboot_cmd.c.

◆ uuid

struct uuid_option sanboot_options::uuid

UUID.

Definition at line 57 of file sanboot_cmd.c.


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