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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dsx8.c291 void *msg_base; member in struct:carm_host
465 return host->msg_base + (msg_idx * CARM_MSG_SIZE);
1543 host->msg_base = host->shm + RBUF_LEN;
1547 memset(host->msg_base, 0, PDC_SHM_SIZE - RBUF_LEN);

Completed in 27 milliseconds