Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c345 struct sd_scsi_probe_cache { struct
346 struct sd_scsi_probe_cache *next; argument
352 static struct sd_scsi_probe_cache *sd_scsi_probe_cache_head = NULL; argument
359 sd_scsi_probe_cache::next sd_scsi_probe_cache::pdip))
2935 struct sd_scsi_probe_cache *cp; in sd_scsi_probe_cache_fini()
2936 struct sd_scsi_probe_cache *ncp; in sd_scsi_probe_cache_fini()
2941 kmem_free(cp, sizeof (struct sd_scsi_probe_cache)); in sd_scsi_probe_cache_fini()
2964 struct sd_scsi_probe_cache *cp; in sd_scsi_clear_probe_cache()
3009 struct sd_scsi_probe_cache *cp; in sd_scsi_probe_with_cache()
3037 cp = kmem_zalloc(sizeof (struct sd_scsi_probe_cache), in sd_scsi_probe_with_cache()