Home
last modified time | relevance | path

Searched refs:RIO_INVALID_ROUTE (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/rapidio/switches/
A Dtsi57x.c104 RIO_INVALID_ROUTE); in tsi57x_route_clr_table()
110 SPP_ROUTE_CFG_PORT(table) , RIO_INVALID_ROUTE); in tsi57x_route_clr_table()
316 RIO_INVALID_ROUTE); in tsi57x_probe()
A Didtcps.c26 if (route_port == RIO_INVALID_ROUTE) in idtcps_route_add_entry()
59 *route_port = RIO_INVALID_ROUTE; in idtcps_route_get_entry()
A Dtsi568.c96 RIO_INVALID_ROUTE); in tsi568_route_clr_table()
104 RIO_INVALID_ROUTE); in tsi568_route_clr_table()
A Didt_gen3.c50 if (route_port == RIO_INVALID_ROUTE) in idtg3_route_add_entry()
110 *route_port = RIO_INVALID_ROUTE; in idtg3_route_get_entry()
A Didt_gen2.c98 if (route_port == RIO_INVALID_ROUTE) in idtg2_route_add_entry()
144 *route_port = RIO_INVALID_ROUTE; in idtg2_route_get_entry()
/linux/drivers/rapidio/
A Drio.c974 if (p_port != RIO_INVALID_ROUTE) { in rio_chk_dev_route()
1485 u32 port_sel = RIO_INVALID_ROUTE; in rio_std_route_clr_table()
1501 port_sel = (RIO_INVALID_ROUTE << 24) | in rio_std_route_clr_table()
1502 (RIO_INVALID_ROUTE << 16) | in rio_std_route_clr_table()
1503 (RIO_INVALID_ROUTE << 8) | in rio_std_route_clr_table()
1504 RIO_INVALID_ROUTE; in rio_std_route_clr_table()
A Drio-sysfs.c45 if (rdev->rswitch->route_table[i] == RIO_INVALID_ROUTE) in routes_show()
A Drio-scan.c430 rswitch->route_table[rdid] = RIO_INVALID_ROUTE; in rio_setup_device()
900 if (RIO_INVALID_ROUTE == rswitch->route_table[destid]) { in rio_update_route_tables()
/linux/include/linux/
A Drio.h37 #define RIO_INVALID_ROUTE 0xff /* Indicates that a route table macro

Completed in 15 milliseconds