Home
last modified time | relevance | path

Searched refs:L1E_RXF0_PAGE0 (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/atge/
H A Datge_l1e.c374 OUTB(atgep, L1E_RXF0_PAGE0, RXF_VALID); /* 0 */ in atge_l1e_program_dma()
376 OUTB(atgep, L1E_RXF0_PAGE0 + 2, 0); in atge_l1e_program_dma()
377 OUTB(atgep, L1E_RXF0_PAGE0 + 3, 0); in atge_l1e_program_dma()
378 OUTB(atgep, L1E_RXF0_PAGE0 + 4, 0); in atge_l1e_program_dma()
379 OUTB(atgep, L1E_RXF0_PAGE0 + 5, 0); in atge_l1e_program_dma()
380 OUTB(atgep, L1E_RXF0_PAGE0 + 6, 0); in atge_l1e_program_dma()
381 OUTB(atgep, L1E_RXF0_PAGE0 + 6, 0); in atge_l1e_program_dma()
624 OUTB(atgep, L1E_RXF0_PAGE0 + curr, RXF_VALID); in atge_l1e_rx_next_pkt()
H A Datge_l1e_reg.h126 #define L1E_RXF0_PAGE0 0x15F4 macro