Home
last modified time | relevance | path

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

/drivers/rapidio/
Drio.h26 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
Drio.c489 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb()
516 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, in rio_mport_get_physefb()
1056 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid, in rio_mport_get_efb() function
1078 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()