Searched refs:PP_FLAGMASK (Results 1 – 2 of 2) sorted by relevance
101 #define PP_FLAGMASK (PP_FASTWRITE | PP_FASTREAD | PP_W91284PIC) macro
497 pp->flags &= ~PP_FLAGMASK; in pp_do_ioctl()498 pp->flags |= (uflags & PP_FLAGMASK); in pp_do_ioctl()505 uflags = pp->flags & PP_FLAGMASK; in pp_do_ioctl()