Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dpcnet32.c226 struct pcnet32_access { struct
227 u16(*read_csr) (unsigned long, int);
228 void (*write_csr) (unsigned long, int, u16);
229 u16(*read_bcr) (unsigned long, int);
230 void (*write_bcr) (unsigned long, int, u16);
231 u16(*read_rap) (unsigned long);
232 void (*write_rap) (unsigned long, u16);
233 void (*reset) (unsigned long);