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

  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_var.h 60 struct obio_handler { struct in struct:obio_softc
85 void obio_intr_mask(struct obio_softc *, struct obio_handler *);
86 void obio_intr_unmask(struct obio_softc *, struct obio_handler *);
obio.c 378 obio_intr_mask(struct obio_softc *sc, struct obio_handler *ih)
397 obio_intr_unmask(struct obio_softc *sc, struct obio_handler *ih)
gb225_pcic.c 372 int (* func)(void *) = ((struct obio_handler *)ih)->func;
  /src/sys/arch/evbarm/lubbock/
lubbock_var.h 57 struct obio_handler { struct in struct:obio_softc

Completed in 15 milliseconds