Home
last modified time | relevance | path

Searched refs: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.c740 static int sd_scsi_probe_with_cache(struct scsi_device *devp, int (*fn)());
2264 switch (sd_scsi_probe_with_cache(devp, NULL_FUNC)) { in sdprobe()
2515 sd_scsi_probe_with_cache(struct scsi_device *devp, int (*waitfn)()) in sd_scsi_probe_with_cache() function