Home
last modified time | relevance | path

Searched refs:oldlatchlow (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_hpc.c793 u8 oldlatchlow = 0x00; in poll_hpc() local
806 oldlatchlow = curlatchlow; in poll_hpc()
818 if (oldlatchlow != curlatchlow) in poll_hpc()
819 process_changeinlatch(oldlatchlow, in poll_hpc()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c791 u8 oldlatchlow = 0x00; in poll_hpc() local
804 oldlatchlow = curlatchlow; in poll_hpc()
816 if (oldlatchlow != curlatchlow) in poll_hpc()
817 process_changeinlatch(oldlatchlow, in poll_hpc()

Completed in 3 milliseconds