Home
last modified time | relevance | path

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

/linux/drivers/rapidio/
H A Drio-scan.c595 int sw_inport; in rio_enum_peer() local
599 sw_inport = RIO_GET_PORT_NUM(rdev->swpinfo); in rio_enum_peer()
601 port->host_deviceid, sw_inport, 0); in rio_enum_peer()
602 rdev->rswitch->route_table[port->host_deviceid] = sw_inport; in rio_enum_peer()
608 destid, sw_inport, 0); in rio_enum_peer()
609 rdev->rswitch->route_table[destid] = sw_inport; in rio_enum_peer()
621 if (sw_inport == port_num) { in rio_enum_peer()