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

/openbsd-current/sys/dev/pci/
H A Dif_bgereg.h592 #define BGE_MAC_ADDR1_HI 0x0414 macro
H A Dif_bge.c4310 CSR_WRITE_4(sc, BGE_MAC_ADDR1_HI, (htons(m[1]) << 16) | htons(m[2]));

Completed in 139 milliseconds