Searched refs:aupci_intr_string (Results 1 – 1 of 1) sorted by relevance
100 static const char *aupci_intr_string(void *, pci_intr_handle_t, char *, size_t);255 sc->sc_pc.pc_intr_string = aupci_intr_string; in aupciattach()402 aupci_intr_string(void *v, pci_intr_handle_t ih, char *buf, size_t len) in aupci_intr_string() function