Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rapidio/
Drio.h26 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
Drio.c500 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb()
527 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, in rio_mport_get_physefb()
1029 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid, in rio_mport_get_efb() function
1051 EXPORT_SYMBOL_GPL(rio_mport_get_efb);
Drio-scan.c511 ext_ftr_ptr = rio_mport_get_efb(port, 0, destid, hopcount, 0); in rio_sport_is_active()
522 ext_ftr_ptr = rio_mport_get_efb(port, 0, destid, hopcount, in rio_sport_is_active()