Lines Matching defs:COM_ISALIVE
216 #define COM_ISALIVE(sc) ((sc)->enabled != 0 && device_is_active((sc)->sc_dev))
336 if (COM_ISALIVE(sc) == 0)
485 if (COM_ISALIVE(sc) == 0) {
486 DPRINTFN(5, ("%s: %s / COM_ISALIVE == 0\n", device_xname(sc->sc_dev), __FUNCTION__));
703 if (COM_ISALIVE(sc) == 0)
724 if (COM_ISALIVE(sc) == 0)
736 if (COM_ISALIVE(sc) == 0)
748 if (COM_ISALIVE(sc) == 0)
771 if (COM_ISALIVE(sc) == 0)
1049 if (COM_ISALIVE(sc) == 0)