Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Dether82557.c174 CbMAS = 0x0003, /* Multicast Address Setup */ enumerator
371 ctlr->action = CbMAS; in ethwatchdog()
526 else if(ctlr->action == CbMAS){ in txstart()
527 cb->command = CbS|CbMAS; in txstart()