Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c603 usp = usp->ud_nextp; in ibcm_find_sidr_entry()
670 ud_statep->ud_nextp = hcap->hca_sidr_list; in ibcm_add_sidr_entry()
716 prevp->ud_nextp = headp->ud_nextp; in ibcm_delete_ud_state_data()
718 prevp = headp->ud_nextp; in ibcm_delete_ud_state_data()
724 headp = headp->ud_nextp; in ibcm_delete_ud_state_data()
H A Dibcm_impl.c1069 usp = usp->ud_nextp; in ibcm_check_sidr_clean()
/titanic_41/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h630 struct ibcm_ud_state_data_s *ud_nextp; member