Searched defs:COM_ISALIVE (Results 1 – 6 of 6) sorted by relevance
204 #define COM_ISALIVE(sc) ((sc)->enabled != 0 && device_is_active((sc)->sc_dev)) macro
216 #define COM_ISALIVE(sc) ((sc)->enabled != 0 && device_is_active((sc)->sc_dev)) macro
179 #define COM_ISALIVE(sc) ((sc)->enabled != 0 && \ macro
208 #define COM_ISALIVE(sc) ((sc)->enabled != 0 && \ macro
182 #define COM_ISALIVE(sc) ((sc)->enabled != 0 && \ macro
277 #define COM_ISALIVE(sc) ((sc)->enabled != 0 && \ macro [all...]