Searched refs:rio_mport_get_efb (Results 1 – 3 of 3) sorted by relevance
/drivers/rapidio/ |
D | rio.h | 26 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
|
D | rio.c | 489 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);
|
D | rio-scan.c | 511 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()
|