iPXE
Data Fields
sis190_phy Struct Reference

#include <sis190.h>

Data Fields

struct list_head list
 
int phy_id
 
u16 id [2]
 
u16 status
 
u8 type
 

Detailed Description

Definition at line 269 of file sis190.h.

Field Documentation

◆ list

struct list_head sis190_phy::list

Definition at line 270 of file sis190.h.

Referenced by sis190_free_phy(), sis190_init_phy(), and sis190_mii_probe().

◆ phy_id

int sis190_phy::phy_id

Definition at line 271 of file sis190.h.

Referenced by sis190_default_phy(), sis190_init_phy(), and sis190_mii_probe().

◆ id

u16 sis190_phy::id[2]

Definition at line 272 of file sis190.h.

Referenced by sis190_init_phy().

◆ status

u16 sis190_phy::status

Definition at line 273 of file sis190.h.

Referenced by sis190_init_phy().

◆ type

u8 sis190_phy::type

Definition at line 274 of file sis190.h.

Referenced by sis190_default_phy(), and sis190_init_phy().


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