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

  /src/sys/dev/ic/
sl811hsvar.h 50 /* Attachment code must call slhci_preinit before registering the ISR */
87 void slhci_preinit(struct slhci_softc *, PowerFunc, bus_space_tag_t,
sl811hs.c 430 * slhci_supported_rev, slhci_preinit, slhci_attach, slhci_detach,
1135 slhci_preinit(struct slhci_softc *sc, PowerFunc pow, bus_space_tag_t iot, function in typeref:typename:void
  /src/sys/dev/tc/
slhci_tcu.c 94 slhci_preinit(sc, NULL, iot, ioh, SLHCI_TCU_IMAX, SLHCI_TCU_STRIDE);
  /src/sys/arch/hpcarm/dev/
nbp_slhci.c 92 slhci_preinit(sc, nbp_slhci_power, pxa->pxa_iot, ioh, 0,
  /src/sys/dev/isa/
slhci_isa.c 137 slhci_preinit(sc, NULL, iot, ioh, 500, SL11_IDX_DATA);
  /src/sys/arch/amiga/dev/
slhci_zbus.c 115 slhci_preinit(sc, slhci_zbus_enable_power, iot, ioh, 500,
  /src/sys/dev/pcmcia/
slhci_pcmcia.c 141 slhci_preinit(sc, NULL, pioh->iot, pioh->ioh, 100, 2);
  /src/sys/arch/x68k/dev/
slhci_intio.c 150 slhci_preinit(sc, slhci_intio_enable_power, iot, ioh, 30,

Completed in 119 milliseconds