Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1e_reg.h124 #define RXF_VALID 0x01 macro
H A Datge_l1e.c374 OUTB(atgep, L1E_RXF0_PAGE0, RXF_VALID); /* 0 */ in atge_l1e_program_dma()
375 OUTB(atgep, L1E_RXF0_PAGE1, RXF_VALID); /* 1 */ in atge_l1e_program_dma()
624 OUTB(atgep, L1E_RXF0_PAGE0 + curr, RXF_VALID); in atge_l1e_rx_next_pkt()