Searched refs:PHB_RUNNING (Results 1 – 1 of 1) sorted by relevance
34 #define PHB_RUNNING 1 macro66 if (!(dev->status & PHB_RUNNING) && (newstat & PHB_RUNNING)) { in phantom_status()71 } else if ((dev->status & PHB_RUNNING) && !(newstat & PHB_RUNNING)) { in phantom_status()106 phantom_status(dev, dev->status | PHB_RUNNING)){ in phantom_ioctl()124 phantom_status(dev, dev->status & ~PHB_RUNNING); in phantom_ioctl()180 if (dev->status & PHB_RUNNING) { in phantom_ioctl()247 phantom_status(dev, dev->status & ~PHB_RUNNING); in phantom_release()263 if (!(dev->status & PHB_RUNNING)) in phantom_poll()