Home
last modified time | relevance | path

Searched defs:ERROR_COUNT (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/block/
Dumem.h62 #define ERROR_COUNT 0x3D macro
/linux-3.3/arch/x86/kernel/
Dapm_32.c470 #define ERROR_COUNT ARRAY_SIZE(error_table) macro
/linux-3.3/drivers/usb/host/
Dxhci.h639 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro