Searched defs:emlxs_fct_dbuf_dma_sync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c83 static int emlxs_fct_dbuf_dma_sync(emlxs_hba_t *hba, stmf_data_buf_t *dbuf,
2591 if (emlxs_fct_dbuf_dma_sync(hba, dbuf, DDI_DMA_SYNC_FORDEV)) {
2961 if (emlxs_fct_dbuf_dma_sync(hba, dbuf,
5370 emlxs_fct_dbuf_dma_sync(emlxs_hba_t *hba, stmf_data_buf_t *db, function
5412 } /* emlxs_fct_dbuf_dma_sync() */

Completed in 53 milliseconds