iPXE
Data Fields
mii_device Struct Reference

An MII device. More...

#include <mii.h>

Data Fields

struct mii_interfacemdio
 MII interface. More...
 
unsigned int address
 PHY address. More...
 

Detailed Description

An MII device.

Definition at line 49 of file mii.h.

Field Documentation

◆ mdio

struct mii_interface* mii_device::mdio

MII interface.

Definition at line 51 of file mii.h.

◆ address

unsigned int mii_device::address

PHY address.

Definition at line 53 of file mii.h.

Referenced by rdc_open().


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