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

/linux-4.4.14/drivers/rapidio/
H A Drio.h26 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
H A Drio.c500 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); rio_mport_get_physefb()
527 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, rio_mport_get_physefb()
1020 * rio_mport_get_efb - get pointer to next extended features block
1029 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid, rio_mport_get_efb() function
1051 EXPORT_SYMBOL_GPL(rio_mport_get_efb); variable
H A Drio-scan.c511 ext_ftr_ptr = rio_mport_get_efb(port, 0, destid, hopcount, 0); rio_sport_is_active()
522 ext_ftr_ptr = rio_mport_get_efb(port, 0, destid, hopcount, rio_sport_is_active()

Completed in 153 milliseconds