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

/freebsd-11.0-release/sys/dev/fe/
H A Dif_fe_pccard.c259 if (!fe_valid_Ether_p(sc->enaddr, 0))
352 if (!fe_valid_Ether_p(sc->enaddr, 0)) {
357 if (!fe_valid_Ether_p(sc->enaddr, 0))
H A Dif_fe_cbus.c331 if (!fe_valid_Ether_p(sc->enaddr, 0x0000F4))
382 if (!fe_valid_Ether_p(sc->enaddr, 0x0000F4))
555 if (!fe_valid_Ether_p(sc->enaddr, 0x00804C))
641 if (!fe_valid_Ether_p(eeprom + FE_SSI_EEP_ADDR, 0x00804C))
711 if (!fe_valid_Ether_p(eeprom, 0x008098))
779 if (!fe_valid_Ether_p(sc->enaddr, 0x000000))
784 if (fe_valid_Ether_p(sc->enaddr, 0x000061))
845 if (!fe_valid_Ether_p(sc->enaddr, 0x00DD01))
986 if (!fe_valid_Ether_p(sc->enaddr, 0x00C0D0) &&
987 !fe_valid_Ether_p(s
[all...]
H A Dif_fe_isa.c266 if (!fe_valid_Ether_p(sc->enaddr, 0x00000E))
401 if (!fe_valid_Ether_p(sc->enaddr, 0x0000F4))
522 if (!fe_valid_Ether_p(eeprom+122, 0x00004B))
527 if (fe_valid_Ether_p(eeprom+4, 0x020000)) {
635 if (!fe_valid_Ether_p(sc->enaddr, 0x00C0D0))
672 if (!fe_valid_Ether_p(eeprom + n, 0x000000))
853 if (!fe_valid_Ether_p(eeprom+FE_SSI_EEP_ADDR, 0x008098))
914 if (!fe_valid_Ether_p(eeprom, 0x008098))
979 if (!fe_valid_Ether_p(sc->enaddr, 0x000061))
1031 if (!fe_valid_Ether_p(s
[all...]
H A Dif_fevar.h142 int fe_valid_Ether_p(u_char const *, unsigned);
H A Dif_fe.c244 fe_valid_Ether_p (u_char const * addr, unsigned vendor) function

Completed in 76 milliseconds