Home
last modified time | relevance | path

Searched refs:v_revstr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/fb/
H A Dvesa.h48 u_int32_t v_revstr; /* product rev */ member
H A Dvesa.c850 buf->v_revstr = le32toh(buf->v_revstr); in vesa_bios_init()
864 VESA_STRCPY(vesa_revstr, buf->v_revstr); in vesa_bios_init()