iPXE
Data Fields
pcnet32_access Struct Reference

#include <pcnet32.h>

Data Fields

u16(* read_csr )(unsigned long, int)
 
void(* write_csr )(unsigned long, int, u16)
 
u16(* read_bcr )(unsigned long, int)
 
void(* write_bcr )(unsigned long, int, u16)
 
u16(* read_rap )(unsigned long)
 
void(* write_rap )(unsigned long, u16)
 
void(* reset )(unsigned long)
 

Detailed Description

Definition at line 117 of file pcnet32.h.

Field Documentation

◆ read_csr

u16( * pcnet32_access::read_csr) (unsigned long, int)

Definition at line 118 of file pcnet32.h.

◆ write_csr

void( * pcnet32_access::write_csr) (unsigned long, int, u16)

Definition at line 119 of file pcnet32.h.

◆ read_bcr

u16( * pcnet32_access::read_bcr) (unsigned long, int)

Definition at line 120 of file pcnet32.h.

◆ write_bcr

void( * pcnet32_access::write_bcr) (unsigned long, int, u16)

Definition at line 121 of file pcnet32.h.

◆ read_rap

u16( * pcnet32_access::read_rap) (unsigned long)

Definition at line 122 of file pcnet32.h.

◆ write_rap

void( * pcnet32_access::write_rap) (unsigned long, u16)

Definition at line 123 of file pcnet32.h.

◆ reset

void( * pcnet32_access::reset) (unsigned long)

Definition at line 124 of file pcnet32.h.


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