Searched refs:active_flags (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1266 int active_flags = (EEH_STATE_MMIO_ACTIVE | pnv_eeh_get_pe() local
1270 if (ret <= 0 || (ret & active_flags) == active_flags) { pnv_eeh_get_pe()
1304 int active_flags = (EEH_STATE_MMIO_ACTIVE | EEH_STATE_DMA_ACTIVE); pnv_eeh_next_error() local
1462 (state & active_flags) != active_flags) pnv_eeh_next_error()
/linux-4.1.27/arch/powerpc/kernel/
H A Deeh.c436 int active_flags = (EEH_STATE_MMIO_ACTIVE | EEH_STATE_DMA_ACTIVE); eeh_dev_check_failure() local
528 ((ret & active_flags) == active_flags)) { eeh_dev_check_failure()
549 (ret & active_flags) != active_flags) eeh_dev_check_failure()
/linux-4.1.27/sound/pci/cs46xx/
H A Dcs46xx_dsp_scb_types.h259 active_flags, /* SP */

Completed in 95 milliseconds