Searched refs:ptmpQbuffer (Results 1 – 1 of 1) sorted by relevance
70 uint8_t *ptmpQbuffer; in arcmsr_sysfs_iop_message_read() local78 ptmpQbuffer = (uint8_t *)buf; in arcmsr_sysfs_iop_message_read()90 memcpy(ptmpQbuffer, acb->rqbuffer + tail, allxfer_len); in arcmsr_sysfs_iop_message_read()92 memcpy(ptmpQbuffer, acb->rqbuffer + tail, cnt_to_end); in arcmsr_sysfs_iop_message_read()93 memcpy(ptmpQbuffer + cnt_to_end, acb->rqbuffer, allxfer_len - cnt_to_end); in arcmsr_sysfs_iop_message_read()