Searched refs:acebus_name_to_pil (Results 1 – 1 of 1) sorted by relevance
665 static struct ebus_string_to_pil acebus_name_to_pil[] = {{"SUNW,CS4231", 9}, variable718 max_children = sizeof (acebus_name_to_pil) / in acebus_intr_ops()722 if (strcmp(acebus_name_to_pil[i].string, name) == 0) { in acebus_intr_ops()724 acebus_name_to_pil[i].string, in acebus_intr_ops()725 acebus_name_to_pil[i].pil); in acebus_intr_ops()727 hdlp->ih_pri = acebus_name_to_pil[i].pil; in acebus_intr_ops()