Searched refs:msg_base (Results 1 – 1 of 1) sorted by relevance
290 void *msg_base; member464 return host->msg_base + (msg_idx * CARM_MSG_SIZE); in carm_ref_msg()1397 host->msg_base = host->shm + RBUF_LEN; in carm_init_shm()1401 memset(host->msg_base, 0, PDC_SHM_SIZE - RBUF_LEN); in carm_init_shm()