PF_TIMER
out += sprintf(out, "%u\n", (pathentry->devpath.path.flags & PF_TIMER) ?
(1 << (pathentry->devpath.path.flags & PF_TIMER)) : 0);