Searched refs:sd_scsi_probe_with_cache (Results 1 – 1 of 1) sorted by relevance
740 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