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

/linux-4.4.14/drivers/block/
H A Dsx8.c184 PDC_SHM_SIZE = (4096 << 7), /* length of entire h/w buffer */ enumerator in enum:__anon3670
699 ab->addr = cpu_to_le32(host->shm_dma + (PDC_SHM_SIZE >> 1)); carm_fill_alloc_buf()
700 ab->len = cpu_to_le32(PDC_SHM_SIZE >> 1); carm_fill_alloc_buf()
707 ab->sg[0].start = cpu_to_le32(host->shm_dma + (PDC_SHM_SIZE >> 1)); carm_fill_alloc_buf()
1563 memset(host->msg_base, 0, PDC_SHM_SIZE - RBUF_LEN); carm_init_shm()

Completed in 59 milliseconds