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

/freebsd-11-stable/sys/dev/fb/
H A Dvesa.h48 u_int32_t v_revstr; /* product rev */ member in struct:vesa_info
H A Dvesa.c849 buf->v_revstr = le32toh(buf->v_revstr);
863 VESA_STRCPY(vesa_revstr, buf->v_revstr);

Completed in 161 milliseconds