Home
last modified time | relevance | path

Searched refs:fifo_put (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/vax/vsa/
H A Dlcg.c222 static void fifo_put(long data);
263 void fifo_put(long data) in fifo_put() function
276 fifo_put(0); in fifo_fill()
309 fifo_put(0x0c010000 | (cur_fg & 0xff)); in blkcpy()
311 fifo_put(0x01020006); in blkcpy()
313 fifo_put(0x06800000); in blkcpy()
314 fifo_put(source); in blkcpy()
315 fifo_put(lcg_xsize); in blkcpy()
317 fifo_put(0x05800000); in blkcpy()
318 fifo_put(dest); in blkcpy()
[all …]