USER_VEC
switch (type & (AUTO_VEC|USER_VEC)) {
case USER_VEC:
switch (ih->ih_type & (AUTO_VEC|USER_VEC)) {
case USER_VEC:
if (intr_establish(7, USER_VEC, 0, cdmaint, NULL) == NULL)
if (intr_establish(22, USER_VEC|FAST_VEC, 0,
if (intr_establish(0, USER_VEC, 0, (hw_ifun_t)lpthwintr, sc) == NULL)
if (intr_establish(1, USER_VEC, 0, (hw_ifun_t)sermintr, sc) == NULL)
if (intr_establish(2, USER_VEC, 0, (hw_ifun_t)sermintr, sc) == NULL)
if (intr_establish(14, USER_VEC, 0, (hw_ifun_t)sermintr, sc) == NULL)
if (intr_establish(9, USER_VEC, 0, (hw_ifun_t)sertrintr, sc) == NULL)
if (intr_establish(10, USER_VEC, 0, (hw_ifun_t)sertrintr, sc) == NULL)
if (intr_establish(11, USER_VEC, 0, (hw_ifun_t)sertrintr, sc) == NULL)
if (intr_establish(12, USER_VEC, 0, (hw_ifun_t)sertrintr, sc) == NULL)
if (intr_establish(36, USER_VEC, 0, (hw_ifun_t)zshard, sc) == NULL)
if (intr_establish(32, USER_VEC, 0, (hw_ifun_t)zshard, sc) == NULL)
if (intr_establish(34, USER_VEC, 0, (hw_ifun_t)zshard, sc) == NULL)
if (intr_establish(38, USER_VEC, 0, (hw_ifun_t)zshard, sc) == NULL)
if (intr_establish(44, USER_VEC, 0, (hw_ifun_t)zshard, sc) == NULL)
if (intr_establish(40, USER_VEC, 0, (hw_ifun_t)zshard, sc) == NULL)
if (intr_establish(42, USER_VEC, 0, (hw_ifun_t)zshard, sc) == NULL)
if (intr_establish(46, USER_VEC, 0, (hw_ifun_t)zshard, sc) == NULL)
ihand = intr_establish((slot == 0) ? 3 : 15, USER_VEC, 0,
ihand = intr_establish((slot == 3) ? 23 : 16 + slot, USER_VEC, 0,
if ((lesc->sc_intr = intr_establish(64, USER_VEC, 0,
wsc->sc_ih = intr_establish(SMCTT_VECTOR - 64, USER_VEC, 0,