HomeSort by: relevance | last modified time | path
    Searched defs:irq2port (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/xen/x86/
pintr.c 154 short irq2port[NR_EVENT_CHANNELS] = {0}; /* actually port + 1, so that 0 is invalid */ variable in typeref:typename:short[]
318 if (irq2port[gsi] != 0) {

Completed in 43 milliseconds