Home
last modified time | relevance | path

Searched defs:scpnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c59 static void zfcp_scsi_command_fail(struct scsi_cmnd *scpnt, int result) in zfcp_scsi_command_fail()
67 int zfcp_scsi_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *scpnt) in zfcp_scsi_queuecommand()
166 static int zfcp_scsi_eh_abort_handler(struct scsi_cmnd *scpnt) in zfcp_scsi_eh_abort_handler()
336 static int zfcp_scsi_eh_device_reset_handler(struct scsi_cmnd *scpnt) in zfcp_scsi_eh_device_reset_handler()
343 static int zfcp_scsi_eh_target_reset_handler(struct scsi_cmnd *scpnt) in zfcp_scsi_eh_target_reset_handler()
374 static int zfcp_scsi_eh_host_reset_handler(struct scsi_cmnd *scpnt) in zfcp_scsi_eh_host_reset_handler()
H A Dzfcp_fsf.c2464 struct scsi_cmnd *scpnt; in zfcp_fsf_fcp_cmnd_handler() local