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

/freebsd-11-stable/sys/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++)
625 for (i=0; i<CVMX_APP_HOTPLUG_MAX_APPS; i++)
664 if (index < CVMX_APP_HOTPLUG_MAX_APPS)

Completed in 88 milliseconds