pcnet32_access Struct Reference


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 205 of file pcnet32.c.


Field Documentation

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

Referenced by pcnet32_probe(), and pcnet32_reset().

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

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

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

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

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

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

Referenced by pcnet32_reset().


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

Generated on Tue Apr 6 20:02:07 2010 for gPXE by  doxygen 1.5.7.1