wmcom_intr
static int wmcom_intr(void *);
if (intr_establish(aa->aa_irq, IPL_SERIAL, 0, wmcom_intr, sc) == NULL) {