ms_hb_intr
isrlink_autovec(ms_hb_intr, (void *)sc, ipl, IPL_TTY);
int ms_hb_intr(void *);
hb_intr_establish(intr, INTEN0_MSINT, IPL_TTY, ms_hb_intr, sc);