HomeSort by: relevance | last modified time | path
    Searched refs:GEM_STATUS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
gemreg.h 54 #define GEM_STATUS 0x000c /* Status */
59 /* This is the same as GEM_STATUS but reading it does not auto-clear bits. */
106 * Interrupt bits, for both the GEM_STATUS and GEM_INTMASK regs.
128 /* Top part (bits 19-31) of GEM_STATUS has TX completion information */
gem.c 2089 * Clear the PCS interrupt from GEM_STATUS. The PCS register is
2175 status = bus_space_read_4(t, h, GEM_STATUS);

Completed in 15 milliseconds