Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c217 struct sd_scsi_probe_cache { struct
218 struct sd_scsi_probe_cache *next; argument
224 static struct sd_scsi_probe_cache *sd_scsi_probe_cache_head = NULL; argument