Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Dumem.h62 #define ERROR_COUNT 0x3D macro
/Linux-v4.19/arch/x86/kernel/
Dapm_32.c493 #define ERROR_COUNT ARRAY_SIZE(error_table) macro
/Linux-v4.19/drivers/usb/host/
Dxhci.h742 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro