Searched refs:VESA_STRCPY (Results 1 – 1 of 1) sorted by relevance
750 #define VESA_STRCPY(dst, src) do { \ macro860 VESA_STRCPY(vesa_oemstr, buf->v_oemstr); in vesa_bios_init()862 VESA_STRCPY(vesa_venderstr, buf->v_venderstr); in vesa_bios_init()863 VESA_STRCPY(vesa_prodstr, buf->v_prodstr); in vesa_bios_init()864 VESA_STRCPY(vesa_revstr, buf->v_revstr); in vesa_bios_init()