Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c883 #define sd_scsi_probe_with_cache ssd_scsi_probe_with_cache macro
1179 static int sd_scsi_probe_with_cache(struct scsi_device *devp, int (*fn)());
2756 switch (sd_scsi_probe_with_cache(devp, NULL_FUNC)) { in sdprobe()
3007 sd_scsi_probe_with_cache(struct scsi_device *devp, int (*waitfn)()) in sd_scsi_probe_with_cache() function