Home
last modified time | relevance | path

Searched refs:PUC_CFG_SETUP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/puc/
H A Dpuc_cfg.h65 PUC_CFG_SETUP enumerator
H A Dpuc_cfg.c169 case PUC_CFG_SETUP: in puc_config()
H A Dpucdata.c1723 if (cmd != PUC_CFG_SETUP) in puc_config_advantech()
1894 case PUC_CFG_SETUP: in puc_config_quatech()
1988 case PUC_CFG_SETUP: in puc_config_syba()
2192 case PUC_CFG_SETUP: in puc_config_oxford_pcie()
H A Dpuc.c267 error = puc_config(sc, PUC_CFG_SETUP, 0, &res); in puc_bfe_attach()