Home
last modified time | relevance | path

Searched refs:_zfcp_reqlist_find (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_reqlist.h86 _zfcp_reqlist_find(struct zfcp_reqlist *rl, u64 req_id) in _zfcp_reqlist_find() function
113 req = _zfcp_reqlist_find(rl, req_id); in zfcp_reqlist_find()
138 req = _zfcp_reqlist_find(rl, req_id); in zfcp_reqlist_find_rm()
H A Dzfcp_erp.c574 req = _zfcp_reqlist_find(adapter->req_list, act->fsf_req_id); in zfcp_erp_strategy_check_fsfreq()