Searched refs:zfcp_fsf_send_els (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/s390/scsi/ |
D | zfcp_ext.h | 123 extern int zfcp_fsf_send_els(struct zfcp_adapter *, u32,
|
D | zfcp_fc.c | 481 ret = zfcp_fsf_send_els(adapter, port->d_id, &fc_req->ct_els, in zfcp_fc_adisc() 888 return zfcp_fsf_send_els(adapter, d_id, els, job->req->timeout / HZ); in zfcp_fc_exec_els_job()
|
D | zfcp_fsf.c | 1101 int zfcp_fsf_send_els(struct zfcp_adapter *adapter, u32 d_id, in zfcp_fsf_send_els() function
|