Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_hpc.c813 u8 ctrl_count = 0x00; in poll_hpc() local
824 ctrl_count = 0x00; in poll_hpc()
827 if (ctrl_count >= ibmphp_get_total_controllers()) in poll_hpc()
829 if (pslot->ctrl->ctlr_relative_id == ctrl_count) { in poll_hpc()
830 ctrl_count++; in poll_hpc()
856 ctrl_count = 0x00; in poll_hpc()
859 if (ctrl_count >= ibmphp_get_total_controllers()) in poll_hpc()
861 if (pslot->ctrl->ctlr_relative_id == ctrl_count) { in poll_hpc()
862 ctrl_count++; in poll_hpc()