Searched refs:fcp_queue_empty (Results 1 – 5 of 5) sorted by relevance
20 EXPORT_SYMBOL(fcp_queue_empty);
144 void fcp_queue_empty(fc_channel *);
176 fcp_queue_empty ((fc_channel *)&(s->port[s->curr_port])); in soc_request()178 fcp_queue_empty ((fc_channel *)&(s->port[1 - s->curr_port])); in soc_request()180 fcp_queue_empty ((fc_channel *)&(s->port[1 - s->curr_port])); in soc_request()
234 fcp_queue_empty ((fc_channel *)&(s->port[s->curr_port])); in socal_request()236 fcp_queue_empty ((fc_channel *)&(s->port[1 - s->curr_port])); in socal_request()238 fcp_queue_empty ((fc_channel *)&(s->port[1 - s->curr_port])); in socal_request()
81 void fcp_queue_empty(fc_channel *);871 void fcp_queue_empty(fc_channel *fc) in fcp_queue_empty() function