Searched refs:fcp_alloc_cmd_resp (Results 1 – 1 of 1) sorted by relevance
511 static int fcp_alloc_cmd_resp(struct fcp_port *pptr, fc_packet_t *fpkt,5988 rval = fcp_alloc_cmd_resp(pptr, fpkt, flags); in fcp_alloc_dma()10528 if (fcp_alloc_cmd_resp(pptr, fpkt, kmflags) != FC_SUCCESS) { in fcp_kmem_cache_constructor()10590 fcp_alloc_cmd_resp(struct fcp_port *pptr, fc_packet_t *fpkt, int flags) in fcp_alloc_cmd_resp() function