Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/scsi/
Dzfcp_aux.c219 adapter->pool.scsi_abort = in zfcp_allocate_low_mem_buffers()
221 if (!adapter->pool.scsi_abort) in zfcp_allocate_low_mem_buffers()
255 if (adapter->pool.scsi_abort) in zfcp_free_low_mem_buffers()
256 mempool_destroy(adapter->pool.scsi_abort); in zfcp_free_low_mem_buffers()
Dzfcp_def.h107 mempool_t *scsi_abort; member
Dzfcp_fsf.c897 qdio->adapter->pool.scsi_abort); in zfcp_fsf_abort_fcp_cmnd()