Home
last modified time | relevance | path

Searched refs:PUC_PORT_1P (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/puc/
Dpuc_cfg.c75 case PUC_PORT_1P: in puc_config()
139 if (cfg->ports == PUC_PORT_1P || in puc_config()
Dpuc_cfg.h35 #define PUC_PORT_1P 1 /* 1 parallel port */ macro
Dpuc.c459 if (cfg->ports == PUC_PORT_1S || cfg->ports == PUC_PORT_1P) in puc_bfe_probe()