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

/openbsd-current/sys/dev/pci/
H A Dif_bge.c506 off >= BGE_STATS_BLOCK && off < BGE_SEND_RING_1_TO_4)
521 off >= BGE_STATS_BLOCK && off < BGE_SEND_RING_1_TO_4)
1697 for (i = BGE_STATS_BLOCK;
2265 CSR_WRITE_4(sc, BGE_HCC_STATS_BASEADDR, BGE_STATS_BLOCK);
3938 bus_size_t stats = BGE_MEMWIN_START + BGE_STATS_BLOCK;
H A Dif_bgereg.h72 #define BGE_STATS_BLOCK 0x00000300 macro

Completed in 136 milliseconds