Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Dether589.c18 CommandR = 0x000E, enumerator
34 #define COMMAND(port, cmd, a) outs((port)+CommandR, ((cmd)<<11)|(a))
H A Dether82557.c36 CommandR = 0x02, /* byte or word (word includes Interrupt) */ enumerator
290 if(!csr8r(ctlr, CommandR)) in command()
323 csr8w(ctlr, CommandR, c); in command()
H A Detherelnk3.c29 CommandR = 0x000E, enumerator
115 #define COMMAND(port, cmd, a) outs((port)+CommandR, ((cmd)<<11)|(a))