Searched refs:PHB_RUNNING (Results 1 – 1 of 1) sorted by relevance
34 #define PHB_RUNNING 1 macro69 if (!(dev->status & PHB_RUNNING) && (newstat & PHB_RUNNING)) { in phantom_status()74 } else if ((dev->status & PHB_RUNNING) && !(newstat & PHB_RUNNING)) { in phantom_status()109 phantom_status(dev, dev->status | PHB_RUNNING)){ in phantom_ioctl()127 phantom_status(dev, dev->status & ~PHB_RUNNING); in phantom_ioctl()183 if (dev->status & PHB_RUNNING) { in phantom_ioctl()250 phantom_status(dev, dev->status & ~PHB_RUNNING); in phantom_release()266 if (!(dev->status & PHB_RUNNING)) in phantom_poll()