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

  /src/sys/dev/ic/
sl811hsvar.h 92 int slhci_intr(void *);
sl811hs.c 454 /* slhci_intr */
1131 * slhci_intr could be called as soon as the ISR is registered.
1519 slhci_intr(void *arg) function in typeref:typename:int
  /src/sys/dev/tc/
slhci_tcu.c 97 slhci_intr, sc);
  /src/sys/arch/hpcarm/dev/
nbp_slhci.c 98 slhci_intr, sc) == NULL) {
  /src/sys/dev/isa/
slhci_isa.c 141 IST_EDGE, IPL_USB, slhci_intr, sc);
  /src/sys/arch/amiga/dev/
slhci_zbus.c 119 zsc->sc_isr.isr_intr = slhci_intr;
  /src/sys/dev/pcmcia/
slhci_pcmcia.c 144 slhci_intr, sc);
  /src/sys/arch/x68k/dev/
slhci_intio.c 154 if (intio_intr_establish(ia->ia_intr, "slhci", slhci_intr, sc)) {
  /src/sys/arch/evbarm/g42xxeb/
gb225_slhci.c 206 return slhci_intr(&sc->sc_sc);

Completed in 19 milliseconds