Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Dmp.h111 PcmpLEVEL = 0x0C, /* level-triggered */ enumerator
H A Dmp.c110 bus->el = PcmpLEVEL; in mkbus()
117 bus->el = PcmpLEVEL; in mkbus()
292 if(el == PcmpLEVEL) in mpintrinit()