Searched refs:waitfn (Results 1 – 1 of 1) sorted by relevance
3005 sd_scsi_probe_with_cache(struct scsi_device *devp, int (*waitfn)()) in sd_scsi_probe_with_cache() argument3019 return (scsi_probe(devp, waitfn)); in sd_scsi_probe_with_cache()3058 return (cp->cache[tgt] = scsi_probe(devp, waitfn)); in sd_scsi_probe_with_cache()