Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/
H A Drio.h26 extern int rio_lock_device(struct rio_mport *port, u16 destid,
H A Drio.c1532 int rio_lock_device(struct rio_mport *port, u16 destid, in rio_lock_device() function
1566 EXPORT_SYMBOL_GPL(rio_lock_device);
1621 rc = rio_lock_device(rdev->net->hport, rdev->destid, in rio_route_add_entry()
1674 rc = rio_lock_device(rdev->net->hport, rdev->destid, in rio_route_get_entry()
1722 rc = rio_lock_device(rdev->net->hport, rdev->destid, in rio_route_clr_table()
H A Drio-scan.c764 rio_lock_device(port, destid, hopcount, 1000); in rio_disc_peer()
1034 rio_lock_device(net->hport, rdev->destid, in rio_build_route_tables()