Searched refs:zfcp_dbf_scsi_devreset (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/s390/scsi/ |
H A D | zfcp_scsi.c | 304 zfcp_dbf_scsi_devreset("wait", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 308 zfcp_dbf_scsi_devreset("fiof", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 314 zfcp_dbf_scsi_devreset("nres", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 319 zfcp_dbf_scsi_devreset("reqf", sdev, tm_flags, NULL); in zfcp_scsi_task_mgmt_function() 326 zfcp_dbf_scsi_devreset("fail", sdev, tm_flags, fsf_req); in zfcp_scsi_task_mgmt_function() 329 zfcp_dbf_scsi_devreset("okay", sdev, tm_flags, fsf_req); in zfcp_scsi_task_mgmt_function()
|
H A D | zfcp_dbf.h | 444 void zfcp_dbf_scsi_devreset(char *tag, struct scsi_device *sdev, u8 flag, in zfcp_dbf_scsi_devreset() function
|