HomeSort by: relevance | last modified time | path
    Searched refs:iha_intr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
iha_pci.c 147 sc->sc_ih = pci_intr_establish_xname(pa->pa_pc, ih, IPL_BIO, iha_intr,
  /src/sys/dev/ic/
ihavar.h 278 int iha_intr(void *);
iha.c 460 * iha_intr - the interrupt service routine for the iha driver
463 iha_intr(void *arg) function in typeref:typename:int

Completed in 14 milliseconds