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

/openbsd-current/sys/dev/pci/
H A Dif_de.c187 int tulip_srom_decode(tulip_softc_t * const sc);
2213 tulip_srom_decode(tulip_softc_t * const sc) function
2632 if ((sc->tulip_features & TULIP_HAVE_ISVSROM) && tulip_srom_decode(sc)) {
2706 if (!tulip_srom_decode(sc))

Completed in 123 milliseconds