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

/freebsd-11-stable/sys/dev/fb/
H A Dvesa.h37 u_int32_t v_oemstr; /* OEM string */ member in struct:vesa_info
H A Dvesa.c842 buf->v_oemstr = le32toh(buf->v_oemstr);
859 VESA_STRCPY(vesa_oemstr, buf->v_oemstr);

Completed in 115 milliseconds