Searched refs:vesa_prodstr (Results 1 – 1 of 1) sorted by relevance
186 static char *vesa_prodstr; variable863 VESA_STRCPY(vesa_prodstr, buf->v_prodstr); in vesa_bios_init()1084 if (vesa_prodstr != NULL) { in vesa_bios_uninit()1085 free(vesa_prodstr, M_DEVBUF); in vesa_bios_uninit()1086 vesa_prodstr = NULL; in vesa_bios_uninit()1879 (vesa_prodstr != NULL) ? vesa_prodstr : "unknown", in vesa_bios_info()