HWD_STAT_PASS
#define HWD_STATUS_OK(stat) ((stat) == HWD_STAT_PASS)
((stat) & (HWD_STAT_PRESENT | HWD_STAT_PASS))