Home
last modified time | relevance | path

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

/freebsd/sys/dev/puc/
H A Dpuc_cfg.h59 PUC_CFG_GET_ILR, enumerator
H A Dpuc_cfg.c63 case PUC_CFG_GET_ILR: in puc_config()
H A Dpucdata.c1861 if (cmd == PUC_CFG_GET_ILR) { in puc_config_icbook()
1965 case PUC_CFG_GET_ILR: in puc_config_quatech()
H A Dpuc.c323 error = puc_config(sc, PUC_CFG_GET_ILR, 0, &res); in puc_bfe_attach()