Searched refs:RIO_INVALID_ROUTE (Results 1 – 9 of 9) sorted by relevance
104 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()
26 if (route_port == RIO_INVALID_ROUTE) in idtcps_route_add_entry()59 *route_port = RIO_INVALID_ROUTE; in idtcps_route_get_entry()
96 RIO_INVALID_ROUTE); in tsi568_route_clr_table()104 RIO_INVALID_ROUTE); in tsi568_route_clr_table()
50 if (route_port == RIO_INVALID_ROUTE) in idtg3_route_add_entry()110 *route_port = RIO_INVALID_ROUTE; in idtg3_route_get_entry()
98 if (route_port == RIO_INVALID_ROUTE) in idtg2_route_add_entry()144 *route_port = RIO_INVALID_ROUTE; in idtg2_route_get_entry()
974 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()
45 if (rdev->rswitch->route_table[i] == RIO_INVALID_ROUTE) in routes_show()
430 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()
37 #define RIO_INVALID_ROUTE 0xff /* Indicates that a route table macro
Completed in 15 milliseconds