Lines Matching +full:parallel +full:- +full:in
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
7 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
20 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
24 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35 #define PUC_PORT_1P 1 /* 1 parallel port */
37 #define PUC_PORT_1S1P 3 /* 1 serial + 1 parallel ports */
38 #define PUC_PORT_1S2P 4 /* 1 serial + 2 parallel ports */
39 #define PUC_PORT_2P 5 /* 2 parallel ports */
41 #define PUC_PORT_2S1P 7 /* 2 serial + 1 parallel ports */
44 #define PUC_PORT_4S1P 10 /* 4 serial + 1 parallel ports */