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

/linux-4.1.27/drivers/ata/
H A Dsata_inic162x.c72 IDMA_CPB_TBL_SIZE = 4 * 32, enumerator in enum:__anon3340
680 memset(pp->cpb_tbl, 0, IDMA_CPB_TBL_SIZE); init_port()
709 pp->cpb_tbl = dmam_alloc_coherent(dev, IDMA_CPB_TBL_SIZE, inic_port_start()

Completed in 42 milliseconds