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

/openbsd-current/sys/dev/pci/
H A Dif_nep.c239 #define MAC_HASH_TBL0(port) (FZC_MAC + 0x0c2c0 + ((port) - 2) * 0x04000) macro
240 #define MAC_HASH_TBL(port, i) (MAC_HASH_TBL0(port) + (i) * 0x00008)

Completed in 103 milliseconds