tag | line | file | source code |
---|---|---|---|
LP_B | 68 | drivers/char/lp.c | outb_p(lpchar, LP_B(minor)); |
LP_B | 91 | drivers/char/lp.c | outb_p(lpchar, LP_B(minor)); |
LP_B | 443 | drivers/char/lp.c | outb_p( LP_DUMMY, LP_B(offset)); |
LP_B | 446 | drivers/char/lp.c | testvalue = inb_p(LP_B(offset)); |
LP_B | 72 | include/linux/lp.h | #define LP_S(minor) inb_p(LP_B((minor)) + 1) /* status port */ |