Searched refs:po_next (Results 1 – 4 of 4) sorted by relevance
1206 port->po_next = NULL; in eibnx_prepare_hca()1211 port_tail->po_next = port; in eibnx_prepare_hca()1240 port_next = port->po_next; in eibnx_cleanup_hca()
560 for (port = hca->hc_port; port; port = port->po_next) { in eibnx_config_all_children()
910 for (port = hca->hc_port; port; port = port->po_next) { in eibnx_replace_portinfo()1046 for (port = hca->hc_port; port; port = port->po_next) { in eibnx_handle_hca_attach()
96 struct eibnx_port_s *po_next; member