Searched refs:fcp_release (Results 1 – 5 of 5) sorted by relevance
19 EXPORT_SYMBOL(fcp_release);
146 void fcp_release(fc_channel *fc_chain, int count);
745 fcp_release(&(s->port[0].fc), 2); in soc_cleanup()
884 fcp_release(&(s->port[0].fc), 2); in socal_cleanup()
740 void fcp_release(fc_channel *fcchain, int count) /* count must > 0 */ in fcp_release() function