Searched refs:mbox_max_buf (Results 1 – 1 of 1) sorted by relevance
685 u8 mbox_max_buf[MBOX_SEG_LEN] = {0}; in mbox_copy_send_data() local692 memcpy(mbox_max_buf, seg, seg_len); in mbox_copy_send_data()693 data = (u32 *)mbox_max_buf; in mbox_copy_send_data()