cpb_tbl           241 drivers/ata/sata_inic162x.c 	u32		*cpb_tbl;
cpb_tbl           540 drivers/ata/sata_inic162x.c 	pp->cpb_tbl[0] = pp->pkt_dma;
cpb_tbl           686 drivers/ata/sata_inic162x.c 	memset(pp->cpb_tbl, 0, IDMA_CPB_TBL_SIZE);
cpb_tbl           715 drivers/ata/sata_inic162x.c 	pp->cpb_tbl = dmam_alloc_coherent(dev, IDMA_CPB_TBL_SIZE,
cpb_tbl           717 drivers/ata/sata_inic162x.c 	if (!pp->cpb_tbl)