Searched refs:zfcp_dbf_scsi_devreset (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/s390/scsi/ |
D | zfcp_scsi.c | 297 zfcp_dbf_scsi_devreset("wait", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 301 zfcp_dbf_scsi_devreset("fiof", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 307 zfcp_dbf_scsi_devreset("nres", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 312 zfcp_dbf_scsi_devreset("reqf", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 319 zfcp_dbf_scsi_devreset("fail", sdev, tm_flags, fsf_req); in zfcp_scsi_task_mgmt_function() 322 zfcp_dbf_scsi_devreset("okay", sdev, tm_flags, fsf_req); in zfcp_scsi_task_mgmt_function()
|
D | zfcp_dbf.h | 412 void zfcp_dbf_scsi_devreset(char *tag, struct scsi_device *sdev, u8 flag, in zfcp_dbf_scsi_devreset() function
|