Searched refs:REPORT_GENERAL_CONFIGURABLE_BIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h249 #define REPORT_GENERAL_CONFIGURABLE_BIT 0x1 macro
270 (((pResp)->configuring_configurable & REPORT_GENERAL_CONFIGURABLE_BIT) == \
271 REPORT_GENERAL_CONFIGURABLE_BIT)
635 (((pResp)->byte10 & REPORT_GENERAL_CONFIGURABLE_BIT) == \
636 REPORT_GENERAL_CONFIGURABLE_BIT)
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h479 #define REPORT_GENERAL_CONFIGURABLE_BIT 0x1 macro
499 (((pResp)->configuring_configurable & REPORT_GENERAL_CONFIGURABLE_BIT) == \
500 REPORT_GENERAL_CONFIGURABLE_BIT)

Completed in 175 milliseconds