Searched refs:my_sshdr (Results 1 – 2 of 2) sorted by relevance
2175 struct scsi_sense_hdr my_sshdr; in scsi_mode_sense() local2178 .sshdr = sshdr ? : &my_sshdr, in scsi_mode_sense()
1651 struct scsi_sense_hdr my_sshdr; in sd_sync_cache() local1655 .sshdr = sshdr ? : &my_sshdr, in sd_sync_cache()