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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c603 usp = usp->ud_nextp;
670 ud_statep->ud_nextp = hcap->hca_sidr_list;
716 prevp->ud_nextp = headp->ud_nextp;
718 prevp = headp->ud_nextp;
724 headp = headp->ud_nextp;
H A Dibcm_impl.c1069 usp = usp->ud_nextp;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h589 * ud_nextp: CM link for IBTF list
630 struct ibcm_ud_state_data_s *ud_nextp; member in struct:ibcm_ud_state_data_s

Completed in 73 milliseconds