Searched defs:sd_scsi_probe_with_cache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c882 #define sd_scsi_probe_with_cache ssd_scsi_probe_with_cache macro
1177 static int sd_scsi_probe_with_cache(struct scsi_device *devp, int (*fn)());
2754 switch (sd_scsi_probe_with_cache(devp, NULL_FUNC)) {
2903 * sd_scsi_probe_with_cache()
2970 * sd_scsi_probe_with_cache is called.
2981 * Function: sd_scsi_probe_with_cache
3005 sd_scsi_probe_with_cache(struct scsi_device *devp, int (*waitfn)()) function

Completed in 120 milliseconds