Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bgereg.h976 #define BGE_ISO_PKT_TX 0x0C20 macro
H A Dif_bge.c2092 CSR_WRITE_4(sc, BGE_ISO_PKT_TX, in bge_blockinit()
2093 (CSR_READ_4(sc, BGE_ISO_PKT_TX) & ~3) | 2); in bge_blockinit()