Searched refs:copy_buffer (Results 1 – 6 of 6) sorted by relevance
143 char copy_buffer[BUFSIZ*8]; in commit_code_file() local164 while ((n = fread(copy_buffer, 1, in commit_code_file()165 sizeof (copy_buffer), Bodyfp)) != 0) { in commit_code_file()166 (void) fwrite(copy_buffer, 1, n, Headfp); in commit_code_file()
161 jmp copy_buffer261 copy_buffer: label
228 jmp copy_buffer349 copy_buffer: label
436 caddr_t copy_buffer; member
3347 tx_ring_desc->copy_buffer = NULL; in ql_free_tx_resources()3429 tx_ring_desc->copy_buffer = in ql_alloc_tx_resources()5557 bp = tx_cb->copy_buffer; in ql_send_common()5589 (uint8_t *)tx_cb->copy_buffer, 8, total_len); in ql_send_common()
3279 * stage2/start.S (copy_buffer): Use pusha and popa instead of3516 (copy_buffer): Print NOTIFICATION_STEP after copying the buffer.3768 * stage1/stage1.S (copy_buffer): Use pusha and popa, instead of4781 * stage1/stage1.S (copy_buffer): Set %cx to 0x100 and use movsw