Searched refs:LPT_IEEE (Results 1 – 3 of 3) sorted by relevance
104 flags |= LPT_IEEE; in main()106 flags &= ~LPT_IEEE; in main()189 printf("ieee=%s ", (flags & LPT_IEEE) ? "yes" : "no"); in print_lpt_info()
56 #define LPT_IEEE 0x02 /* enabled IEEE 1284 negotiation */ macro
711 fl |= LPT_IEEE; in lptioctl()736 val = (fl & LPT_IEEE); in lptioctl()