Searched refs:bios_ver (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/tws/ |
| D | tws_hdm.c | 224 uint8_t fw_ver[16], bios_ver[16], ctlr_model[16], num_phys=0; in tws_display_ctlr_info() local 232 TWS_PARAM_VERSION_BIOS, 16, bios_ver); in tws_display_ctlr_info() 239 ctlr_model, num_phys, fw_ver, bios_ver); in tws_display_ctlr_info()
|
| /freebsd-12-stable/sys/dev/twa/ |
| D | tw_cl_misc.c | 665 TW_INT8 bios_ver[16]; in tw_cli_notify_ctlr_info() local 681 TWA_PARAM_VERSION_BIOS, bios_ver, 16, TW_CL_NULL); in tw_cli_notify_ctlr_info() 693 error[1]?(TW_INT8 *)TW_CL_NULL:bios_ver); in tw_cli_notify_ctlr_info()
|
| /freebsd-12-stable/sys/dev/drm2/i915/ |
| D | intel_opregion.c | 62 u8 bios_ver[32]; member
|