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

/linux-master/drivers/ata/
H A Dsata_inic162x.c71 IDMA_CPB_TBL_SIZE = 4 * 32, enumerator in enum:__anon54
684 memset(pp->cpb_tbl, 0, IDMA_CPB_TBL_SIZE);
713 pp->cpb_tbl = dmam_alloc_coherent(dev, IDMA_CPB_TBL_SIZE,

Completed in 157 milliseconds