Home | History | Annotate | Download | only in ic

Lines Matching defs:memh

51 	bus_space_handle_t memh;
65 memh = scr->hdl->ph_memh;
69 scr->cursortmp = bus_space_read_2(memt, memh, off);
70 bus_space_write_2(memt, memh, off, scr->cursortmp ^ 0x7700);
95 bus_space_handle_t memh = scr->hdl->ph_memh;
102 bus_space_write_2(memt, memh, scr->dispoffset + off * 2,
117 scr->cursortmp = bus_space_read_2(memt, memh, off);
118 bus_space_write_2(memt, memh, off, scr->cursortmp ^ 0x7700);
160 bus_space_handle_t memh = scr->hdl->ph_memh;
170 bus_space_write_2(memt, memh, scr->dispoffset + off * 2,
183 bus_space_handle_t memh = scr->hdl->ph_memh;
191 bus_space_copy_region_2(memt, memh,
193 memh, scr->dispoffset + dstoff * 2,
204 bus_space_handle_t memh = scr->hdl->ph_memh;
214 bus_space_set_region_2(memt, memh, scr->dispoffset + off * 2,
226 bus_space_handle_t memh = scr->hdl->ph_memh;
234 bus_space_copy_region_2(memt, memh,
236 memh, scr->dispoffset + dstoff * 2,
248 bus_space_handle_t memh = scr->hdl->ph_memh;
259 bus_space_set_region_2(memt, memh, scr->dispoffset + off * 2,
272 bus_space_handle_t memh = scr->hdl->ph_memh;
279 chardata = bus_space_read_2(memt, memh,
282 bus_space_write_2(memt, memh,