Home
last modified time | relevance | path

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

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