Home
last modified time | relevance | path

Searched refs:cprconfig (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c66 static struct cprconfig cprconfig; variable
178 struct cprconfig *cf = &cprconfig; in cpr_get_config()
220 struct cprconfig *cf = &cprconfig; in cpr_cprconfig_to_path()
252 struct cprconfig *cf = &cprconfig; in cpr_verify_statefile_path()
437 ASSERT(cprconfig.cf_type == CFT_SPEC || in cpr_check_spec_statefile()
438 cprconfig.cf_type == CFT_ZVOL); in cpr_check_spec_statefile()
440 if (cprconfig.cf_devfs == NULL) in cpr_check_spec_statefile()
1021 struct cprconfig *cf = &cprconfig; in cpr_build_statefile_path()
1049 return (cprconfig.cf_type == CFT_SPEC); in cpr_statefile_is_spec()
1055 struct cprconfig *cf = &cprconfig; in cpr_get_statefile_prom_path()
[all …]
/illumos-gate/usr/src/cmd/power/
H A Dconf.c74 static struct cprconfig disk_cc;
75 struct cprconfig new_cc;
243 struct cprconfig *wrt_cc = &new_cc; in update_cprconfig()
H A Dpmconfig.h101 extern struct cprconfig new_cc;
H A Dsys-suspend.c777 struct cprconfig cf; in is_mou3()
H A Dpowerd.c100 static struct cprconfig asinfo;
/illumos-gate/usr/src/psm/stand/cpr/common/
H A Dsupport.c47 struct cprconfig cf; in cpr_read_cprinfo()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h127 struct cprconfig { struct