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

  /src/sys/dev/pci/
if_bge.c 3054 CSR_WRITE_4(sc, BGE_MI_STS, 0);
3061 CSR_WRITE_4(sc, BGE_MI_STS, BGE_MISTS_LINK);
6333 link = (CSR_READ_4(sc, BGE_MI_STS) & BGE_MISTS_LINK)?
if_bgereg.h 645 #define BGE_MI_STS 0x0450

Completed in 20 milliseconds