ebus_intr_establish
ebus_intr_establish(parent, (void*)ia->ia_cookie, IPL_BIO,
ebus_intr_establish(parent, (void *)ia->ia_cookie, IPL_CLOCK,
ebus_intr_establish(parent, (void *)iba->ia_cookie, IPL_TTY,
void ebus_intr_establish(device_t , void *, int,
ebus_intr_establish(parent, (void*)ia->ia_cookie, IPL_BIO,
ebus_intr_establish(parent, (void *)ia->ia_cookie, IPL_NET,
static void *ebus_intr_establish(bus_space_tag_t, int, int,
sbt->sparc_intr_establish = ebus_intr_establish;
bt->sparc_intr_establish = ebus_intr_establish;
static void *ebus_intr_establish(bus_space_tag_t, int, int, int (*)(void *),