Home
last modified time | relevance | path

Searched refs:OSI_AUI_PWR (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/pcmcia/
Dsmc91c92_cs.c156 #define OSI_AUI_PWR 0x40 macro
1884 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()