grtwo_intr0
static int grtwo_intr0(void *);
if ((cpu_intr_establish(0, IPL_TTY, grtwo_intr0, sc)) == NULL)