Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c344 struct sd_scsi_probe_cache { struct
345 struct sd_scsi_probe_cache *next; argument
351 static struct sd_scsi_probe_cache *sd_scsi_probe_cache_head = NULL; argument
358 sd_scsi_probe_cache::next sd_scsi_probe_cache::pdip))
2933 struct sd_scsi_probe_cache *cp; in sd_scsi_probe_cache_fini()
2934 struct sd_scsi_probe_cache *ncp; in sd_scsi_probe_cache_fini()
2939 kmem_free(cp, sizeof (struct sd_scsi_probe_cache)); in sd_scsi_probe_cache_fini()
2962 struct sd_scsi_probe_cache *cp; in sd_scsi_clear_probe_cache()
3007 struct sd_scsi_probe_cache *cp; in sd_scsi_probe_with_cache()
3035 cp = kmem_zalloc(sizeof (struct sd_scsi_probe_cache), in sd_scsi_probe_with_cache()