Home
last modified time | relevance | path

Searched refs:tulip_srom_connection_t (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Ddc21040reg.h547 } tulip_srom_connection_t; typedef
H A Dif_devar.h572 tulip_srom_connection_t tulip_conntype;
716 tulip_srom_connection_t sc_type;
H A Dif_de.c2402 sc->tulip_conntype = (tulip_srom_connection_t) (dp[0] + dp[1] * 256); dp += 2; in tulip_srom_decode()