/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)) {
|