Home
last modified time | relevance | path

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.c449 static int fcp_alloc_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd,
5829 if (fcp_alloc_dma(pptr, icmd, nodma, KM_NOSLEEP) != FC_SUCCESS) { in fcp_icmd_alloc()
5960 fcp_alloc_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd, in fcp_alloc_dma() function