Searched refs:HDF_DEV_ERR_START (Results 1 – 1 of 1) sorted by relevance
65 #define HDF_DEV_ERR_START (-200) /**< Defines the start of the device module error codes. */ macro66 #define HDF_DEV_ERR_NUM(v) (HDF_DEV_ERR_START + (v)) /**< Defines the device module error codes. */