Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/
Dsx8.c290 void *msg_base; member
464 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()