HomeSort by: relevance | last modified time | path
    Searched defs:vbt_ci (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbarm/rpi/
vcprop_subr.c 359 struct vcprop_tag_cursorinfo vbt_ci; member in struct:rpi_fb_initcursor::__aligned
367 .vbt_ci = {
371 vb_cursorinfo.vbt_ci)),
390 le32toh(vb_cursorinfo.vbt_ci.width), error, res,
391 le32toh(vb_cursorinfo.vbt_ci.tag.vpt_rcode));
397 !vcprop_tag_success_p(&vb_cursorinfo.vbt_ci.tag)) {
vcprop_subr.c 359 struct vcprop_tag_cursorinfo vbt_ci; member in struct:rpi_fb_initcursor::__aligned
367 .vbt_ci = {
371 vb_cursorinfo.vbt_ci)),
390 le32toh(vb_cursorinfo.vbt_ci.width), error, res,
391 le32toh(vb_cursorinfo.vbt_ci.tag.vpt_rcode));
397 !vcprop_tag_success_p(&vb_cursorinfo.vbt_ci.tag)) {
vcprop_subr.c 359 struct vcprop_tag_cursorinfo vbt_ci; member in struct:rpi_fb_initcursor::__aligned
367 .vbt_ci = {
371 vb_cursorinfo.vbt_ci)),
390 le32toh(vb_cursorinfo.vbt_ci.width), error, res,
391 le32toh(vb_cursorinfo.vbt_ci.tag.vpt_rcode));
397 !vcprop_tag_success_p(&vb_cursorinfo.vbt_ci.tag)) {

Completed in 35 milliseconds