Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c2515 sd_scsi_probe_with_cache(struct scsi_device *devp, int (*waitfn)()) in sd_scsi_probe_with_cache() argument
2529 return (scsi_probe(devp, waitfn)); in sd_scsi_probe_with_cache()
2568 return (cp->cache[tgt] = scsi_probe(devp, waitfn)); in sd_scsi_probe_with_cache()