tag | line | file | source code |
---|---|---|---|
LP_ABORT | 178 | drivers/char/lp.c | if(LP_F(minor) & LP_ABORT) |
LP_ABORT | 241 | drivers/char/lp.c | if(LP_F(minor) & LP_ABORT) |
LP_ABORT | 249 | drivers/char/lp.c | if(LP_F(minor) & LP_ABORT) |
LP_ABORT | 258 | drivers/char/lp.c | if(LP_F(minor) & LP_ABORT) |
LP_ABORT | 373 | drivers/char/lp.c | LP_F(minor) |= LP_ABORT; |
LP_ABORT | 375 | drivers/char/lp.c | LP_F(minor) &= ~LP_ABORT; |