Searched refs:sc_ih (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx_wdog.c | 62 void *sc_ih; member 213 &sc->sc_ih); in imx_wdog_attach()
|
| H A D | imx_gpt.c | 87 void * sc_ih; /* interrupt handler */ member 243 NULL, sc, &sc->sc_ih); in imx_gpt_attach()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_timer.c | 98 void *sc_ih; /* interrupt handler */ member 215 a10_timer_irq, NULL, sc, &sc->sc_ih); in a10_timer_attach()
|
| H A D | a10_dmac.c | 77 void * sc_ih; member 165 NULL, a10dmac_intr, sc, &sc->sc_ih); in a10dmac_attach()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | qca955x_pci.c | 103 void *sc_ih; member 324 qca955x_pci_intr, NULL, sc, &sc->sc_ih))) { in qca955x_pci_attach()
|
| H A D | ar724x_pci.c | 88 void *sc_ih; member 409 ar724x_pci_intr, NULL, sc, &sc->sc_ih))) { in ar724x_pci_attach()
|
| H A D | ar71xx_pci.c | 92 void *sc_ih; member 420 ar71xx_pci_intr, NULL, sc, &sc->sc_ih))) { in ar71xx_pci_attach()
|
| /f-stack/freebsd/mips/malta/ |
| H A D | gt_pci.c | 134 void *sc_ih; member 411 gt_pci_intr, NULL, sc, &sc->sc_ih))) { in gt_pci_attach()
|