Searched refs:HP100_TX_CMD (Results 1 – 2 of 2) sorted by relevance
197 #define HP100_TX_CMD 0x0002 /* 1:Tell h/w download done, h/w */ macro
924 HP100_TX_CMD | HP100_RESET_LB, OPTION_MSW); in hp100_hwinit()1126 HP100_TX_CMD | HP100_RESET_LB, OPTION_MSW); in hp100_mmuinit()1773 for (i = 0; i < 6000 && (hp100_inb(OPTION_MSW) & HP100_TX_CMD); i++) { in hp100_start_xmit()1816 hp100_outb(HP100_TX_CMD | HP100_SET_LB, OPTION_MSW); /* send packet */ in hp100_start_xmit()