Home
last modified time | relevance | path

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

/plan9/sys/src/9/omap/
H A Dether9221.c260 int gotinput; member
509 return ((Ctlr*)ctlr)->gotinput; in smcrim()
525 ctlr->gotinput = 0; in smcrproc()
710 ctlr->gotinput = 1; in smcinterrupt()
/plan9/sys/src/9/kw/
H A Dether1116.c761 gotinput(void* ctlr) in gotinput() function
780 tsleep(&ctlr->rrendez, gotinput, ctlr, 10*1000); in rcvproc()