Searched refs:PHB_RUNNING (Results 1 – 1 of 1) sorted by relevance
38 #define PHB_RUNNING 1 macro70 if (!(dev->status & PHB_RUNNING) && (newstat & PHB_RUNNING)) { in phantom_status()75 } else if ((dev->status & PHB_RUNNING) && !(newstat & PHB_RUNNING)) { in phantom_status()110 phantom_status(dev, dev->status | PHB_RUNNING)){ in phantom_ioctl()128 phantom_status(dev, dev->status & ~PHB_RUNNING); in phantom_ioctl()184 if (dev->status & PHB_RUNNING) { in phantom_ioctl()251 phantom_status(dev, dev->status & ~PHB_RUNNING); in phantom_release()267 if (!(dev->status & PHB_RUNNING)) in phantom_poll()