HomeSort by: relevance | last modified time | path
    Searched defs:vpci_intr_ack (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
vpci.c 118 void vpci_intr_ack(struct intrhand *);
594 ih->ih_ack = vpci_intr_ack;
623 vpci_intr_ack(struct intrhand *ih) function in typeref:typename:void
vpci.c 118 void vpci_intr_ack(struct intrhand *);
594 ih->ih_ack = vpci_intr_ack;
623 vpci_intr_ack(struct intrhand *ih) function in typeref:typename:void

Completed in 22 milliseconds