Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c209 ret = FPCFGA_APID_NOCONFIGURE; in is_apid_configured()
262 ret = FPCFGA_APID_NOCONFIGURE; in is_apid_configured()
H A Dcfga_fp.h102 FPCFGA_APID_NOCONFIGURE, enumerator
H A Dcfga_utils.c446 if ((ret != FPCFGA_OK) && (ret != FPCFGA_APID_NOCONFIGURE)) { in apidt_create()