Searched refs:DEPCA_ADDR (Results 1 - 1 of 1) sorted by relevance

/external/grub/netboot/
H A Ddepca.c242 #define DEPCA_ADDR ioaddr+0x06 /* LANCE registers' address port */ macro
249 ** These are LANCE registers addressable through DEPCA_ADDR
471 outw(CSR0, DEPCA_ADDR);\
503 outw(CSR1, DEPCA_ADDR); /* initialisation block address LSW */
505 outw(CSR2, DEPCA_ADDR); /* initialisation block address MSW */
507 outw(CSR3, DEPCA_ADDR); /* ALE control */
509 outw(CSR0, DEPCA_ADDR); /* Point back to CSR0 */
518 outw(CSR0, DEPCA_ADDR); /* point back to CSR0 */

Completed in 82 milliseconds