Home
last modified time | relevance | path

Searched refs:sshdr_tmp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dscsi_transport_spi.c112 struct scsi_sense_hdr sshdr_tmp; in spi_execute() local
117 .sshdr = sshdr ? : &sshdr_tmp, in spi_execute()