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

/freebsd-11-stable/sys/dev/de/
H A Dif_de.c149 static int tulip_srom_decode(tulip_softc_t * const sc);
2363 tulip_srom_decode(tulip_softc_t * const sc) function
2803 if ((sc->tulip_features & TULIP_HAVE_ISVSROM) && tulip_srom_decode(sc)) {
2877 if (!tulip_srom_decode(sc))

Completed in 115 milliseconds