Searched refs:memfetch (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Digsfb_subr.c485 int i, m, n, p, hoffset, bytes_per_pixel, memfetch; local
516 memfetch = hoffset + 1;
623 igs_ext_write(iot, ioh, 0x14, memfetch & 0xff);
625 ((memfetch & 0x300) >> 8) | ((hoffset & 0x300) >> 4));

Completed in 266 milliseconds