Home
last modified time | relevance | path

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

/NextBSD/sys/dev/de/
HDif_devar.h570 tulip_srom_connection_t tulip_conntype; member
HDif_de.c2402 sc->tulip_conntype = (tulip_srom_connection_t) (dp[0] + dp[1] * 256); dp += 2; in tulip_srom_decode()
2405 if (tulip_srom_conninfo[idx2].sc_type == sc->tulip_conntype in tulip_srom_decode()