Home
last modified time | relevance | path

Searched defs:pcnet32_access (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dpcnet32.c205 struct pcnet32_access { struct
206 u16(*read_csr) (unsigned long, int);
207 void (*write_csr) (unsigned long, int, u16);
208 u16(*read_bcr) (unsigned long, int);
209 void (*write_bcr) (unsigned long, int, u16);
210 u16(*read_rap) (unsigned long);
211 void (*write_rap) (unsigned long, u16);
212 void (*reset) (unsigned long);