mac1_mode         156 drivers/net/ethernet/hp/hp100.c 	u_char mac1_mode;
mac1_mode         657 drivers/net/ethernet/hp/hp100.c 	lp->mac1_mode = HP100_MAC1MODE3;
mac1_mode        1095 drivers/net/ethernet/hp/hp100.c 	lp->mac1_mode = HP100_MAC1MODE3;
mac1_mode        2069 drivers/net/ethernet/hp/hp100.c 		lp->mac1_mode = HP100_MAC1MODE6;	/* packets on the net */
mac1_mode        2073 drivers/net/ethernet/hp/hp100.c 		lp->mac1_mode = HP100_MAC1MODE5;	/* me, broadcasts and all multicasts */
mac1_mode        2109 drivers/net/ethernet/hp/hp100.c 		lp->mac1_mode = HP100_MAC1MODE3;	/* and broadcasts */
mac1_mode        2113 drivers/net/ethernet/hp/hp100.c 	if (((hp100_inb(MAC_CFG_1) & 0x0f) != lp->mac1_mode) ||
mac1_mode        2119 drivers/net/ethernet/hp/hp100.c 		hp100_orb(lp->mac1_mode, MAC_CFG_1);	/* and set the new mode */
mac1_mode        2126 drivers/net/ethernet/hp/hp100.c 				     dev->name, lp->mac1_mode, lp->mac2_mode,