Searched refs:conn_port (Results 1 – 3 of 3) sorted by relevance
137 int conn_port; /* Port that is currently connecting, -1 if none.*/ member254 return ozhcd->conn_port; in oz_get_port_from_addr()634 if (ozhcd->conn_port >= 0) in oz_hcd_pd_arrived()651 ozhcd->conn_port = i; in oz_hcd_pd_arrived()692 if ((ozhcd->conn_port >= 0) && in oz_hcd_pd_departed()693 (port == &ozhcd->ports[ozhcd->conn_port])) { in oz_hcd_pd_departed()695 ozhcd->conn_port = -1; in oz_hcd_pd_departed()1441 ozhcd->conn_port, in oz_process_ep0_urb()1444 if (ozhcd->conn_port >= 0) { in oz_process_ep0_urb()1445 ozhcd->ports[ozhcd->conn_port].bus_addr = in oz_process_ep0_urb()[all …]
63 u32 conn_port; member
541 p->location, ptdata[pt].conn_port, in sn_topology_show()