Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.c562 hotplug_global_ptr = hgp; in cvmx_app_get_hotplug_global_ptr()
563 return hgp; in cvmx_app_get_hotplug_global_ptr()
586 if (!hgp) return NULL; in cvmx_app_hotplug_get_info()
587 hip = hgp->hotplug_info_array; in cvmx_app_hotplug_get_info()
621 if (!hgp) return -1; in cvmx_app_hotplug_get_index()
622 hip = hgp->hotplug_info_array; in cvmx_app_hotplug_get_index()
657 if (!hgp) return NULL; in cvmx_app_hotplug_get_info_at_index()
658 hip = hgp->hotplug_info_array; in cvmx_app_hotplug_get_info_at_index()
842 if (hgp->app_under_boot || hgp->app_under_shutdown) ret=1; in is_app_under_boot_or_shutdown()
864 hgp->app_under_boot = val; in set_app_unber_boot()
[all …]