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

  /src/sys/arch/vax/vax/
ctu.c 77 struct ivec_dsp tu_recv, tu_xmit; variable in typeref:struct:ivec_dsp
131 tu_recv = idsptch;
132 tu_recv.hoppaddr = cturintr;
133 scb->scb_csrint = (void *)&tu_recv;

Completed in 14 milliseconds