Home
last modified time | relevance | path

Searched refs:zfcp_reqlist_find (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_reqlist.h104 zfcp_reqlist_find(struct zfcp_reqlist *rl, unsigned long req_id) in zfcp_reqlist_find() function
Dzfcp_scsi.c183 old_req = zfcp_reqlist_find(adapter->req_list, old_reqid); in zfcp_scsi_eh_abort_handler()
Dzfcp_fsf.c2427 return zfcp_reqlist_find(qdio->adapter->req_list, req_id); in zfcp_fsf_get_req()