Searched refs:waitfn (Results 1 – 1 of 1) sorted by relevance
2515 sd_scsi_probe_with_cache(struct scsi_device *devp, int (*waitfn)()) in sd_scsi_probe_with_cache() argument2529 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()