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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c445 static int fcp_alloc_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd,
5824 if (fcp_alloc_dma(pptr, icmd, nodma, KM_NOSLEEP) != FC_SUCCESS) {
5941 * Function: fcp_alloc_dma
5955 fcp_alloc_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd, function

Completed in 78 milliseconds