Searched defs:ihand (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/tsec/ |
H A D | if_tsec_fdt.c | 275 tsec_setup_intr(struct tsec_softc *sc, struct resource **ires, void **ihand, in tsec_setup_intr() 298 tsec_release_intr(struct tsec_softc *sc, struct resource *ires, void *ihand, in tsec_release_intr()
|
/freebsd/stand/powerpc/ofw/ |
H A D | ofwfdt.c | 154 const uint32_t *ihand; in ofwfdt_fixups() local
|
/freebsd/sys/dev/sec/ |
H A D | sec.c | 460 sec_setup_intr(struct sec_softc *sc, struct resource **ires, void **ihand, in sec_setup_intr() 490 sec_release_intr(struct sec_softc *sc, struct resource *ires, void *ihand, in sec_release_intr()
|