iPXE
Data Fields
mii_phy Struct Reference

Data Fields

struct mii_phynext
 
struct mii_chip_infochip_info
 
int phy_addr
 
u16 status
 

Detailed Description

Definition at line 117 of file sis900.c.

Field Documentation

◆ next

struct mii_phy* mii_phy::next

Definition at line 118 of file sis900.c.

Referenced by sis900_probe().

◆ chip_info

struct mii_chip_info* mii_phy::chip_info

Definition at line 119 of file sis900.c.

Referenced by sis900_check_mode(), and sis900_probe().

◆ phy_addr

int mii_phy::phy_addr

Definition at line 120 of file sis900.c.

Referenced by sis900_probe().

◆ status

u16 mii_phy::status

Definition at line 121 of file sis900.c.

Referenced by sis900_probe().


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