Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/9/pc/
H A Dsdmylex.c48 Inreq = 0x20, /* Initialisation Required */ enumerator
861 if(inb(port+Rstatus) == (Inreq|Hardy)) in mylexprobe()
865 if(inb(port+Rstatus) != (Inreq|Hardy)){ in mylexprobe()
923 if(inb(port+Rstatus) == (Inreq|Hardy)) in mylexprobe()
927 if(inb(port+Rstatus) != (Inreq|Hardy)) in mylexprobe()