Home
last modified time | relevance | path

Searched refs:ver_maj (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c170 dtls->ver_maj = strtoul(*p_str, p_str, 0); in act_version()
180 if ((dtls->ver_maj != 1) || (dtls->ver_min != 0)) { in act_version()
181 SYSLOG(LOG_ERR, EM_WRNGVER, dtls->ver_maj, dtls->ver_min); in act_version()
H A Dfcal_leds.h243 int ver_maj; member
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_type.h2367 u8 ver_maj; member
H A Dixgbe_common.c4031 fw_cmd.ver_maj = maj; in ixgbe_set_fw_drv_ver_generic()