Searched refs:PARPORT_MAX (Results 1 – 7 of 7) sorted by relevance
13 #define PARPORT_MAX 16 macro
17 #define PARPORT_PC_MAX_PORTS PARPORT_MAX
87 static struct device *devices[PARPORT_MAX];682 if (minor >= PARPORT_MAX) in pp_open()
59 macro in lp.c and the PARPORT_MAX macro in parport.h.
614 struct parport *port[PARPORT_MAX];
70 #define PARPORT_PC_MAX_PORTS PARPORT_MAX
310 ports in the list will not exceed PARPORT_MAX.