Searched refs:busbyte (Results 1 – 3 of 3) sorted by relevance
266 unsigned char busbyte[4]; in p970_compute_mmcr() local279 memset(busbyte, 0, sizeof(busbyte)); in p970_compute_mmcr()297 if (busbyte[byte] && busbyte[byte] != unit) in p970_compute_mmcr()299 busbyte[byte] = unit; in p970_compute_mmcr()330 unit = busbyte[byte]; in p970_compute_mmcr()
394 unsigned char busbyte[4]; in power5_compute_mmcr() local403 memset(busbyte, 0, sizeof(busbyte)); in power5_compute_mmcr()432 if (busbyte[byte] && busbyte[byte] != unit) in power5_compute_mmcr()434 busbyte[byte] = unit; in power5_compute_mmcr()474 unit = busbyte[byte]; in power5_compute_mmcr()
462 unsigned char busbyte[4]; in power5p_compute_mmcr() local470 memset(busbyte, 0, sizeof(busbyte)); in power5p_compute_mmcr()494 if (busbyte[byte] && busbyte[byte] != unit) in power5p_compute_mmcr()496 busbyte[byte] = unit; in power5p_compute_mmcr()534 unit = busbyte[byte]; in power5p_compute_mmcr()