Home
last modified time | relevance | path

Searched refs:sw_to_rio_dev (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/ !
Drio.h186 #define sw_to_rio_dev(n) container_of(n, struct rio_dev, rswitch[0]) macro
/linux-3.4.99/drivers/rapidio/ !
Drio-scan.c1097 swrdev = sw_to_rio_dev(rswitch); in rio_update_route_tables()