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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dumem.h84 #define DMASCR_SYSTEM_ERR_SIG 0x08000 macro
104 #define DMASCR_ERROR_MASK (DMASCR_MASTER_ABT | DMASCR_TARGET_ABT | DMASCR_SYSTEM_ERR_SIG | DMASCR_PARITY_ERR_DET | DMASCR_MBE_ERR | DMASCR_ANY_ERR)
105 #define DMASCR_HARD_ERROR (DMASCR_MASTER_ABT | DMASCR_TARGET_ABT | DMASCR_SYSTEM_ERR_SIG | DMASCR_PARITY_ERR_DET | DMASCR_MBE_ERR)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dumem.h84 #define DMASCR_SYSTEM_ERR_SIG 0x08000 macro
104 #define DMASCR_ERROR_MASK (DMASCR_MASTER_ABT | DMASCR_TARGET_ABT | DMASCR_SYSTEM_ERR_SIG | DMASCR_PARITY_ERR_DET | DMASCR_MBE_ERR | DMASCR_ANY_ERR)
105 #define DMASCR_HARD_ERROR (DMASCR_MASTER_ABT | DMASCR_TARGET_ABT | DMASCR_SYSTEM_ERR_SIG | DMASCR_PARITY_ERR_DET | DMASCR_MBE_ERR)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dumem.c271 if (dmastat & DMASCR_SYSTEM_ERR_SIG)
628 if (dma_status & DMASCR_SYSTEM_ERR_SIG) {

Completed in 88 milliseconds