Home
last modified time | relevance | path

Searched refs:LP_NO (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/
H A Dlp.c141 #define LP_NO 8 macro
145 static int port_num[LP_NO];
504 if (minor >= LP_NO) { in lp_open()
591 if (minor >= LP_NO) in lp_do_ioctl()
878 static int parport_nr[LP_NO] = { [0 ... LP_NO-1] = LP_PARPORT_UNSPEC };
879 static char *parport[LP_NO];
901 if (parport_ptr < LP_NO) in lp_setup()
909 if (parport_ptr < LP_NO) in lp_setup()
969 if (lp_count == LP_NO) { in lp_attach()
973 for (i = 0; i < LP_NO; i++) in lp_attach()
[all …]
H A DKconfig58 If you have more than 8 printers, you need to increase the LP_NO