Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Detherga620.c316 ga620command(Ctlr* ctlr, int cmd, int flags, int index) in ga620command() function
575 ga620command(ctlr, 0x01, 0x01, 0x00); in ga620event()
580 ga620command(ctlr, 0x0B, 0x00, 0x00); in ga620event()
1237 ga620command(ether->ctlr, 0xa, (on? 1: 2), 0); in ga620promiscuous()
1247 ga620command(ether->ctlr, 0xe, 1, 0); /* 1 == enable */ in ga620multicast()