Searched refs:OSI_AUI_PWR (Results 1 – 1 of 1) sorted by relevance
156 #define OSI_AUI_PWR 0x40 macro1884 set_bits(OSI_AUI_PWR, ioaddr - 0x10 + OSITECH_AUI_PWR); in smc_set_xcvr()1890 mask_bits(~OSI_AUI_PWR, ioaddr - 0x10 + OSITECH_AUI_PWR); in smc_set_xcvr()1925 outw((dev->if_port == 2 ? OSI_AUI_PWR : 0) | in smc_reset()