Searched refs:ivec_dsp (Results 1 – 5 of 5) sorted by relevance
45 struct ivec_dsp *scb_vec;56 struct ivec_dsp **ivec = (struct ivec_dsp **)avail_start; in scb_init()57 struct ivec_dsp **old = (struct ivec_dsp **)KERNBASE; in scb_init()63 scb_vec = (struct ivec_dsp *)(vavail + (scb_size * VAX_NBPG)); in scb_init()87 return avail_start + (1 + sizeof(struct ivec_dsp) / sizeof(void *)) in scb_init()151 struct ivec_dsp *dsp = &scb_vec[vecno / 4]; in scb_vecalloc()
77 struct ivec_dsp tu_recv, tu_xmit;
102 struct ivec_dsp *scb_nexvec[4][16]; /* Nexus interrupt vectors */115 struct ivec_dsp { struct127 extern const struct ivec_dsp idsptch; argument129 extern struct ivec_dsp *scb_vec;
130 struct ivec_dsp **scb;131 struct ivec_dsp *scb_vec;132 extern struct ivec_dsp idsptch;163 scb_vec = (struct ivec_dsp *)(i + VAX_NBPG); in scbinit()169 scb[i] = (struct ivec_dsp*)addr; in scbinit()
260 struct ivec_dsp *ivec; in uba_dw780int_common()