Searched refs:ioc_ibdma_hdl (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c160 if (ioc->ioc_ibdma_hdl == NULL) {
161 ioc->ioc_ibdma_hdl =
164 if (ioc->ioc_ibdma_hdl == NULL) {
173 srpt_ctxt->sc_ibdma_ops.ibdma_update(ioc->ioc_ibdma_hdl,
229 if (ioc->ioc_ibdma_hdl != NULL) {
238 ioc->ioc_ibdma_hdl);
239 ioc->ioc_ibdma_hdl = NULL;
242 ioc->ioc_ibdma_hdl, &ioc->ioc_profile,
H A Dsrpt_impl.h343 ibdma_hdl_t ioc_ibdma_hdl; member in struct:srpt_ioc_s

Completed in 103 milliseconds