Searched refs:fb_cmd (Results 1 – 3 of 3) sorted by relevance
147 void *fb_cmd; in qxl_process_single_command() local184 fb_cmd = qxl_bo_kmap_atomic_page(qdev, cmd_bo, (release->release_offset & PAGE_MASK)); in qxl_process_single_command()186 (fb_cmd + sizeof(union qxl_release_info) + (release->release_offset & ~PAGE_MASK), in qxl_process_single_command()190 struct qxl_drawable *draw = fb_cmd; in qxl_process_single_command()195 qxl_bo_kunmap_atomic_page(qdev, cmd_bo, fb_cmd); in qxl_process_single_command()
907 __le16 fb_cmd; member1084 &(reg)->u.isp2300.fb_cmd)
465 __le16 __iomem *dmp_reg = ®->u.isp2300.fb_cmd; in qla2xxx_read_window()