Searched refs:hc_port (Results 1 – 4 of 4) sorted by relevance
1196 hca->hc_port = port_tail = NULL; in eibnx_prepare_hca()1213 hca->hc_port = port; in eibnx_prepare_hca()1222 if (hca->hc_port == NULL) { in eibnx_prepare_hca()1239 for (port = hca->hc_port; port; port = port_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()
109 eibnx_port_t *hc_port; member