Searched refs:ibcfg_hca_head (Results 1 – 1 of 1) sorted by relevance
95 static ib_svc_rec_t *ibcfg_hca_head; /* HCA service recs */ variable453 if (ibcfg_hca_head) { in ib_service_record_add()454 for (tmp = ibcfg_hca_head; tmp->next != NULL; ) in ib_service_record_add()458 ibcfg_hca_head = recp; in ib_service_record_add()618 for (recp = ibcfg_hca_head; recp != NULL; recp = recp->next) { in ib_cmp_service()666 for (recp = ibcfg_hca_head; recp != NULL; ) { in ib_free_service_recs()790 ibcfg_hca_head = (ib_svc_rec_t *)NULL; in ib_init_file()1002 for (recp = ibcfg_hca_head; recp; recp = recp->next) { in ib_delete_service()1135 for (recp = ibcfg_hca_head; recp; recp = recp->next) { in ib_list_services()