Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Dether589.c43 AddressConfig = 0x0006, /* 3C5[08]*, 3C59[27] */ enumerator
102 x = ins(port+AddressConfig) & ~xcvrMask9; in configASIC()
104 outs(port+AddressConfig, x); in configASIC()
H A Detherelnk3.c124 AddressConfig = 0x0006, /* 3C5[08]*, 3C59[27] */ enumerator
1546 x = ins(port+AddressConfig) & ~xcvrMask9; in setxcvr()
1548 outs(port+AddressConfig, x); in setxcvr()
1877 x = ins(port+AddressConfig); in etherelnk3reset()