Searched refs:cvmx_app_hotplug_get_info_at_index (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.h136 cvmx_app_hotplug_info_t* cvmx_app_hotplug_get_info_at_index(int index);
H A Dcvmx-app-hotplug.c651 cvmx_app_hotplug_info_t* cvmx_app_hotplug_get_info_at_index(int index) function
687 if (!(ai = cvmx_app_hotplug_get_info_at_index(index)))
755 if (!(ai = cvmx_app_hotplug_get_info_at_index(index)))
783 if (!(ai = cvmx_app_hotplug_get_info_at_index(index)))

Completed in 86 milliseconds