ICH_MAX_FRAGS    2926 sound/pci/intel8x0.c 				chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2,
ICH_MAX_FRAGS    2941 sound/pci/intel8x0.c 			(i * ICH_MAX_FRAGS * 2);
ICH_MAX_FRAGS    2943 sound/pci/intel8x0.c 			(i * sizeof(u32) * ICH_MAX_FRAGS * 2);
ICH_MAX_FRAGS    1205 sound/pci/intel8x0m.c 				chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2,
ICH_MAX_FRAGS    1215 sound/pci/intel8x0m.c 		ichdev->bdbar = ((u32 *)chip->bdbars.area) + (i * ICH_MAX_FRAGS * 2);
ICH_MAX_FRAGS    1216 sound/pci/intel8x0m.c 		ichdev->bdbar_addr = chip->bdbars.addr + (i * sizeof(u32) * ICH_MAX_FRAGS * 2);