Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dio.c140 char copy_buffer[BUFSIZ*8]; in commit_code_file() local
161 while ((n = fread(copy_buffer, 1, in commit_code_file()
162 sizeof (copy_buffer), Bodyfp)) != 0) { in commit_code_file()
163 (void) fwrite(copy_buffer, 1, n, Headfp); in commit_code_file()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstart.S161 jmp copy_buffer
261 copy_buffer: label
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S228 jmp copy_buffer
349 copy_buffer: label
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h436 caddr_t copy_buffer; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c3351 tx_ring_desc->copy_buffer = NULL; in ql_free_tx_resources()
3433 tx_ring_desc->copy_buffer = in ql_alloc_tx_resources()
5558 bp = tx_cb->copy_buffer; in ql_send_common()
5590 (uint8_t *)tx_cb->copy_buffer, 8, total_len); in ql_send_common()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3279 * stage2/start.S (copy_buffer): Use pusha and popa instead of
3516 (copy_buffer): Print NOTIFICATION_STEP after copying the buffer.
3768 * stage1/stage1.S (copy_buffer): Use pusha and popa, instead of
4781 * stage1/stage1.S (copy_buffer): Set %cx to 0x100 and use movsw