Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/switches/
H 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()
H 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()
H 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()
/openbmc/linux/drivers/rapidio/
H 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()
H A Drio-sysfs.c45 if (rdev->rswitch->route_table[i] == RIO_INVALID_ROUTE) in routes_show()
H A Drio-scan.c430 rswitch->route_table[rdid] = RIO_INVALID_ROUTE; in rio_setup_device()
904 if (RIO_INVALID_ROUTE == rswitch->route_table[destid]) { in rio_update_route_tables()
/openbmc/linux/include/linux/
H A Drio.h37 #define RIO_INVALID_ROUTE 0xff /* Indicates that a route table macro