Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/
Dumem.h61 #define ERROR_COUNT 0x3D macro
/Linux-v5.10/arch/x86/kernel/
Dapm_32.c484 #define ERROR_COUNT ARRAY_SIZE(error_table) macro
/Linux-v5.10/drivers/usb/host/
Dxhci.h750 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro