Searched defs:mboxsc_active_version (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c193 static uint32_t mboxsc_active_version = MBOXSC_PROTOCOL_VERSION; variable
296 mboxsc_active_version = MIN(MBOXSC_PROTOCOL_VERSION, sms_version);
299 mboxsc_active_version);
533 header.msg_version = mboxsc_active_version;
1443 mboxsc_active_version = MIN(MBOXSC_PROTOCOL_VERSION,

Completed in 64 milliseconds