ICH_MAX_FRAGS    3051 sound/pci/intel8x0.c 				chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2,
ICH_MAX_FRAGS    3063 sound/pci/intel8x0.c 			(i * ICH_MAX_FRAGS * 2);
ICH_MAX_FRAGS    3065 sound/pci/intel8x0.c 			(i * sizeof(u32) * ICH_MAX_FRAGS * 2);
ICH_MAX_FRAGS    1180 sound/pci/intel8x0m.c 				chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2,
ICH_MAX_FRAGS    1190 sound/pci/intel8x0m.c 		ichdev->bdbar = ((__le32 *)chip->bdbars.area) + (i * ICH_MAX_FRAGS * 2);
ICH_MAX_FRAGS    1191 sound/pci/intel8x0m.c 		ichdev->bdbar_addr = chip->bdbars.addr + (i * sizeof(u32) * ICH_MAX_FRAGS * 2);