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

/freebsd-11-stable/sys/dev/fb/
H A Dvesa.h47 u_int32_t v_prodstr; /* product name */ member in struct:vesa_info
H A Dvesa.c848 buf->v_prodstr = le32toh(buf->v_prodstr);
862 VESA_STRCPY(vesa_prodstr, buf->v_prodstr);

Completed in 53 milliseconds