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