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

/freebsd-10.0-release/sys/dev/bge/
H A Dif_bge.c601 off >= BGE_STATS_BLOCK && off < BGE_SEND_RING_1_TO_4)
618 off >= BGE_STATS_BLOCK && off < BGE_SEND_RING_1_TO_4)
1790 for (i = BGE_STATS_BLOCK;
2378 CSR_WRITE_4(sc, BGE_HCC_STATS_BASEADDR, BGE_STATS_BLOCK);
4994 stats = BGE_MEMWIN_START + BGE_STATS_BLOCK;
6561 result = CSR_READ_4(sc, BGE_MEMWIN_START + BGE_STATS_BLOCK + offset +
H A Dif_bgereg.h70 #define BGE_STATS_BLOCK 0x00000300 macro

Completed in 178 milliseconds