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

/freebsd-current/sys/dev/ocs_fc/
H A Docs_os.h1394 } ocs_cpuinfo_t; typedef in typeref:struct:__anon4024
1396 extern int32_t ocs_get_cpuinfo(ocs_cpuinfo_t *cpuinfo);
H A Docs_os.c894 * This function populates the ocs_cpuinfo_t buffer with CPU information
896 * @param cpuinfo pointer to ocs_cpuinfo_t buffer
902 ocs_get_cpuinfo(ocs_cpuinfo_t *cpuinfo)
911 static ocs_cpuinfo_t cpuinfo;

Completed in 121 milliseconds