Home
last modified time | relevance | path

Searched refs:pfnDisableInterrupts (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/nve/
Dif_nve.c715 sc->hwapi->pfnDisableInterrupts(sc->hwapi->pADCX); in nve_stop()
902 sc->hwapi->pfnDisableInterrupts(sc->hwapi->pADCX); in nve_ifstart_locked()
1325 sc->hwapi->pfnDisableInterrupts(sc->hwapi->pADCX); in nve_watchdog()
/freebsd-10-stable/sys/contrib/dev/nve/
Dadapter.h385 PFN_ADAPTER_DISABLE_INTERRUPTS pfnDisableInterrupts; member