Searched refs:fb_cmd (Results 1 – 3 of 3) sorted by relevance
149 void *fb_cmd; in qxl_process_single_command() local187 fb_cmd = qxl_bo_kmap_atomic_page(qdev, cmd_bo, (release->release_offset & PAGE_MASK)); in qxl_process_single_command()189 (fb_cmd + sizeof(union qxl_release_info) + (release->release_offset & ~PAGE_MASK), in qxl_process_single_command()193 struct qxl_drawable *draw = fb_cmd; in qxl_process_single_command()198 qxl_bo_kunmap_atomic_page(qdev, cmd_bo, fb_cmd); in qxl_process_single_command()
797 __le16 fb_cmd; member974 &(reg)->u.isp2300.fb_cmd)
466 __le16 __iomem *dmp_reg = ®->u.isp2300.fb_cmd; in qla2xxx_read_window()