Searched refs:zfcp_dbf_scsi_devreset (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/s390/scsi/ |
D | zfcp_scsi.c | 288 zfcp_dbf_scsi_devreset("wait", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 292 zfcp_dbf_scsi_devreset("fiof", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 298 zfcp_dbf_scsi_devreset("nres", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 303 zfcp_dbf_scsi_devreset("reqf", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 310 zfcp_dbf_scsi_devreset("fail", sdev, tm_flags, fsf_req); in zfcp_scsi_task_mgmt_function() 313 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
|