Searched refs:root_unit (Results 1 – 1 of 1) sorted by relevance
2331 int root_unit; in tulip_identify_compex_nic() local2340 for (root_unit = sc->tulip_unit - 1; root_unit >= 0; root_unit--) { in tulip_identify_compex_nic()2341 root_sc = tulips[root_unit]; in tulip_identify_compex_nic()2862 int root_unit; in tulip_read_macaddr() local2864 for (root_unit = sc->tulip_unit - 1; root_unit >= 0; root_unit--) { in tulip_read_macaddr()2865 root_sc = tulips[root_unit]; in tulip_read_macaddr()