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

/freebsd-10-stable/usr.sbin/mfiutil/
H A Dmfiutil.c48 static int fw_name_width, fw_version_width, fw_date_width, fw_time_width; variable
168 if (fw_version_width < len)
169 fw_version_width = len;
183 fw_version_width, comp->version, fw_date_width, comp->build_date,

Completed in 86 milliseconds