Home
last modified time | relevance | path

Searched refs:ctrl_count (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_hpc.c830 u8 ctrl_count = 0x00; in poll_hpc() local
844 ctrl_count = 0x00; in poll_hpc()
846 if (ctrl_count >= ibmphp_get_total_controllers()) in poll_hpc()
849 if (pslot->ctrl->ctlr_relative_id == ctrl_count) { in poll_hpc()
850 ctrl_count++; in poll_hpc()
876 ctrl_count = 0x00; in poll_hpc()
878 if (ctrl_count >= ibmphp_get_total_controllers()) in poll_hpc()
881 if (pslot->ctrl->ctlr_relative_id == ctrl_count) { in poll_hpc()
882 ctrl_count++; in poll_hpc()