Searched refs:stgt (Results 1 – 3 of 3) sorted by relevance
1362 struct scsi_target *stgt; in leapraid_sdev_destroy() local1368 stgt = scsi_target(sdev); in leapraid_sdev_destroy()1369 starget_priv = stgt->hostdata; in leapraid_sdev_destroy()1371 shost = dev_to_shost(&stgt->dev); in leapraid_sdev_destroy()
4998 struct ibmvfc_target *stgt = NULL; in ibmvfc_alloc_target() local5022 stgt = tgt; in ibmvfc_alloc_target()5027 if (wtgt && !stgt) { in ibmvfc_alloc_target()5059 } else if (stgt) { in ibmvfc_alloc_target()
9183 struct scsi_target *stgt, in qla4xxx_eh_wait_for_commands() argument9196 if (cmd && stgt == scsi_target(cmd->device) && in qla4xxx_eh_wait_for_commands()