Searched refs:mac1_mode (Results 1 – 1 of 1) sorted by relevance
156 u_char mac1_mode; member657 lp->mac1_mode = HP100_MAC1MODE3; in hp100_probe1()1095 lp->mac1_mode = HP100_MAC1MODE3; in hp100_open()2069 lp->mac1_mode = HP100_MAC1MODE6; /* packets on the net */ in hp100_set_multicast_list()2073 lp->mac1_mode = HP100_MAC1MODE5; /* me, broadcasts and all multicasts */ in hp100_set_multicast_list()2109 lp->mac1_mode = HP100_MAC1MODE3; /* and broadcasts */ in hp100_set_multicast_list()2113 if (((hp100_inb(MAC_CFG_1) & 0x0f) != lp->mac1_mode) || in hp100_set_multicast_list()2119 hp100_orb(lp->mac1_mode, MAC_CFG_1); /* and set the new mode */ in hp100_set_multicast_list()2126 dev->name, lp->mac1_mode, lp->mac2_mode, in hp100_set_multicast_list()