Searched refs:busbyte (Results 1 – 3 of 3) sorted by relevance
263 unsigned char busbyte[4]; in p970_compute_mmcr() local276 memset(busbyte, 0, sizeof(busbyte)); in p970_compute_mmcr()294 if (busbyte[byte] && busbyte[byte] != unit) in p970_compute_mmcr()296 busbyte[byte] = unit; in p970_compute_mmcr()327 unit = busbyte[byte]; in p970_compute_mmcr()
391 unsigned char busbyte[4]; in power5_compute_mmcr() local400 memset(busbyte, 0, sizeof(busbyte)); in power5_compute_mmcr()429 if (busbyte[byte] && busbyte[byte] != unit) in power5_compute_mmcr()431 busbyte[byte] = unit; in power5_compute_mmcr()471 unit = busbyte[byte]; in power5_compute_mmcr()
459 unsigned char busbyte[4]; in power5p_compute_mmcr() local467 memset(busbyte, 0, sizeof(busbyte)); in power5p_compute_mmcr()491 if (busbyte[byte] && busbyte[byte] != unit) in power5p_compute_mmcr()493 busbyte[byte] = unit; in power5p_compute_mmcr()531 unit = busbyte[byte]; in power5p_compute_mmcr()