Searched refs:tulip_slaves (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Dif_devar.h544 tulip_softc_t *tulip_slaves; /* slaved devices (ZX3xx) */ member in struct:tulip_softc
H A Dif_de.c2349 sc->tulip_slaves = root_sc->tulip_slaves;
2350 root_sc->tulip_slaves = sc;
2891 sc->tulip_slaves = root_sc->tulip_slaves;
2892 root_sc->tulip_slaves = sc;
3869 for (; sc != NULL; sc = sc->tulip_slaves) {

Completed in 49 milliseconds