Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x_reg.h35 #define IP17X_OUI 0x9c3 macro
H A Dip17x.c115 if (oui != IP17X_OUI) { in ip17x_probe()