msg_base          290 drivers/block/sx8.c 	void				*msg_base;
msg_base          464 drivers/block/sx8.c 	return host->msg_base + (msg_idx * CARM_MSG_SIZE);
msg_base         1397 drivers/block/sx8.c 	host->msg_base = host->shm + RBUF_LEN;
msg_base         1401 drivers/block/sx8.c 	memset(host->msg_base, 0, PDC_SHM_SIZE - RBUF_LEN);