Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_devar.h612 tulip_srom_connection_t tulip_conntype; member
H A Dif_de.c2252 sc->tulip_conntype = (tulip_srom_connection_t) (dp[0] + dp[1] * 256); dp += 2; in tulip_srom_decode()
2255 if (tulip_srom_conninfo[idx2].sc_type == sc->tulip_conntype in tulip_srom_decode()