Searched refs:SDH_ERROR_VAL (Results 1 – 25 of 42) sorted by relevance
12
30 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0)38 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0)
31 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0)
48 #define SDH_ERROR_VAL 0x0001 /* Error */ macro
34 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0)
40 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0)
45 #define SDH_ERROR_VAL 0x0001 /* Error */ macro
35 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0)
41 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0)
43 #define SDH_ERROR_VAL 0x0001 /* Error */ macro
27 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0)
33 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0)