Searched refs:PUC_PORT_1S2P (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/puc/ |
H A D | puc_cfg.c | 84 case PUC_PORT_1S2P: in puc_config() 147 cfg->ports == PUC_PORT_1S2P || in puc_config() 154 if (cfg->ports == PUC_PORT_1S2P || in puc_config()
|
H A D | puc_cfg.h | 38 #define PUC_PORT_1S2P 4 /* 1 serial + 2 parallel ports */ macro
|
H A D | pucdata.c | 435 PUC_PORT_1S2P, 0x10, -1, 0, 442 PUC_PORT_1S2P, 0x10, -1, 0, 449 PUC_PORT_1S2P, 0x10, -1, 0,
|