Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.h67 #define CVMX_APP_HOTPLUG_MAX_APPS 32 macro
120 cvmx_app_hotplug_info_t hotplug_info_array[CVMX_APP_HOTPLUG_MAX_APPS];
H A Dcvmx-app-hotplug.c590 for (i=0; i<CVMX_APP_HOTPLUG_MAX_APPS; i++) in cvmx_app_hotplug_get_info()
625 for (i=0; i<CVMX_APP_HOTPLUG_MAX_APPS; i++) in cvmx_app_hotplug_get_index()
664 if (index < CVMX_APP_HOTPLUG_MAX_APPS) in cvmx_app_hotplug_get_info_at_index()