Searched defs:irid (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/gpio/
H A Dgpiopps.c59 int irid; member in struct:pps_softc
/freebsd-11-stable/sys/dev/tsec/
H A Dif_tsec_fdt.c275 tsec_setup_intr(struct tsec_softc *sc, struct resource **ires, void **ihand, int *irid, driver_intr_t handler, const char *iname) argument
298 tsec_release_intr(struct tsec_softc *sc, struct resource *ires, void *ihand, int irid, const char *iname) argument
/freebsd-11-stable/sys/arm/arm/
H A Dmpcore_timer.c308 int irid, mrid; local
/freebsd-11-stable/sys/dev/sec/
H A Dsec.c510 sec_setup_intr(struct sec_softc *sc, struct resource **ires, void **ihand, int *irid, driver_intr_t handler, const char *iname) argument
540 sec_release_intr(struct sec_softc *sc, struct resource *ires, void *ihand, int irid, const char *iname) argument

Completed in 88 milliseconds