iPXE
Data Fields
media_table Struct Reference

Data Fields

char * name
 
unsigned int media_bits:16
 
unsigned int mask:8
 
unsigned int next:8
 
short wait
 

Detailed Description

Definition at line 250 of file 3c515.c.

Field Documentation

◆ name

char* media_table::name

Definition at line 251 of file 3c515.c.

Referenced by corkscrew_probe1(), and t515_reset().

◆ media_bits

unsigned int media_table::media_bits

Definition at line 252 of file 3c515.c.

Referenced by t515_reset().

◆ mask

unsigned int media_table::mask

Definition at line 252 of file 3c515.c.

Referenced by t515_reset().

◆ next

unsigned int media_table::next

Definition at line 252 of file 3c515.c.

Referenced by t515_reset().

◆ wait

short media_table::wait

Definition at line 255 of file 3c515.c.


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