HomeSort by: relevance | last modified time | path
    Searched defs:tu_xmit (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
135 tu_xmit = idsptch;
136 tu_xmit.hoppaddr = ctutintr;
137 scb->scb_cstint = (void *)&tu_xmit;

Completed in 14 milliseconds