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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_proto.h290 int pmcs_check_dma_handle(ddi_dma_handle_t handle);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c7596 pmcs_check_dma_handle(ddi_dma_handle_t handle) function
7638 if ((pmcs_check_dma_handle(
7647 if ((pmcs_check_dma_handle(
7655 if ((pmcs_check_dma_handle(pwp->cip_handles) != DDI_SUCCESS) ||
7661 ((pmcs_check_dma_handle(pwp->fwlog_hndl) != DDI_SUCCESS) ||
7667 ((pmcs_check_dma_handle(pwp->regdump_hndl) != DDI_SUCCESS) ||
7678 (pmcs_check_dma_handle(pchunk->dma_handle)
H A Dpmcs_attach.c1901 (pmcs_check_dma_handle(pchunk->dma_handle) != DDI_SUCCESS)) {

Completed in 81 milliseconds