Searched refs:busbyte (Results 1 – 3 of 3) sorted by relevance
267 unsigned char busbyte[4]; in p970_compute_mmcr() local280 memset(busbyte, 0, sizeof(busbyte)); in p970_compute_mmcr()298 if (busbyte[byte] && busbyte[byte] != unit) in p970_compute_mmcr()300 busbyte[byte] = unit; in p970_compute_mmcr()331 unit = busbyte[byte]; in p970_compute_mmcr()
395 unsigned char busbyte[4]; in power5_compute_mmcr() local404 memset(busbyte, 0, sizeof(busbyte)); in power5_compute_mmcr()433 if (busbyte[byte] && busbyte[byte] != unit) in power5_compute_mmcr()435 busbyte[byte] = unit; in power5_compute_mmcr()475 unit = busbyte[byte]; in power5_compute_mmcr()
463 unsigned char busbyte[4]; in power5p_compute_mmcr() local471 memset(busbyte, 0, sizeof(busbyte)); in power5p_compute_mmcr()495 if (busbyte[byte] && busbyte[byte] != unit) in power5p_compute_mmcr()497 busbyte[byte] = unit; in power5p_compute_mmcr()535 unit = busbyte[byte]; in power5p_compute_mmcr()