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

  /src/sys/dev/ieee1394/
fwohcivar.h 83 int fwohci_intr(void *arg);
fwohci.c 545 fwohci_intr(void *arg) function in typeref:typename:int
  /src/sys/dev/cardbus/
fwohci_cardbus.c 124 sc->sc_ih = Cardbus_intr_establish(ct, IPL_BIO, fwohci_intr, sc);
  /src/sys/dev/pci/
fwohci_pci.c 145 fwohci_intr, &psc->psc_sc, device_xname(self));

Completed in 14 milliseconds