Searched defs:DEVICE_STATUS (Results 1 – 4 of 4) sorted by relevance
325 struct DEVICE_STATUS { struct339 DEVICE_STATUS() { in DEVICE_STATUS() argument
20 DEVICE_STATUS enumerator
99 DEVICE_STATUS = dict(offline=0, active=1, planned=2, staged=3, failed=4, inventory=5) variable
47 #define DEVICE_STATUS "status" macro