Searched refs:tulip_slaves (Results 1 – 2 of 2) sorted by relevance
2349 sc->tulip_slaves = root_sc->tulip_slaves; in tulip_identify_compex_nic()2350 root_sc->tulip_slaves = sc; in tulip_identify_compex_nic()2891 sc->tulip_slaves = root_sc->tulip_slaves; in tulip_read_macaddr()2892 root_sc->tulip_slaves = sc; in tulip_read_macaddr()3869 for (; sc != NULL; sc = sc->tulip_slaves) { in tulip_intr_shared()
542 tulip_softc_t *tulip_slaves; /* slaved devices (ZX3xx) */ member