Home
last modified time | relevance | path

Searched refs:sc_ih (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_wdog.c62 void *sc_ih; member
213 &sc->sc_ih); in imx_wdog_attach()
H A Dimx_gpt.c87 void * sc_ih; /* interrupt handler */ member
243 NULL, sc, &sc->sc_ih); in imx_gpt_attach()
/f-stack/freebsd/arm/allwinner/
H A Da10_timer.c98 void *sc_ih; /* interrupt handler */ member
215 a10_timer_irq, NULL, sc, &sc->sc_ih); in a10_timer_attach()
H A Da10_dmac.c77 void * sc_ih; member
165 NULL, a10dmac_intr, sc, &sc->sc_ih); in a10dmac_attach()
/f-stack/freebsd/mips/atheros/
H A Dqca955x_pci.c103 void *sc_ih; member
324 qca955x_pci_intr, NULL, sc, &sc->sc_ih))) { in qca955x_pci_attach()
H A Dar724x_pci.c88 void *sc_ih; member
409 ar724x_pci_intr, NULL, sc, &sc->sc_ih))) { in ar724x_pci_attach()
H A Dar71xx_pci.c92 void *sc_ih; member
420 ar71xx_pci_intr, NULL, sc, &sc->sc_ih))) { in ar71xx_pci_attach()
/f-stack/freebsd/mips/malta/
H A Dgt_pci.c134 void *sc_ih; member
411 gt_pci_intr, NULL, sc, &sc->sc_ih))) { in gt_pci_attach()