Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/
Drio.c787 u32 ext_ftr_ptr; in rio_mport_get_physefb() local
790 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb()
792 while (ext_ftr_ptr) { in rio_mport_get_physefb()
794 rio_local_read_config_32(port, ext_ftr_ptr, in rio_mport_get_physefb()
798 ext_ftr_ptr, &ftr_header); in rio_mport_get_physefb()
811 return ext_ftr_ptr; in rio_mport_get_physefb()
818 return ext_ftr_ptr; in rio_mport_get_physefb()
824 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, in rio_mport_get_physefb()
825 hopcount, ext_ftr_ptr); in rio_mport_get_physefb()
828 return ext_ftr_ptr; in rio_mport_get_physefb()
[all …]