Searched refs:sd_scsi_probe_with_cache (Results 1 – 1 of 1) sorted by relevance
883 #define sd_scsi_probe_with_cache ssd_scsi_probe_with_cache macro1179 static int sd_scsi_probe_with_cache(struct scsi_device *devp, int (*fn)());2756 switch (sd_scsi_probe_with_cache(devp, NULL_FUNC)) { in sdprobe()3007 sd_scsi_probe_with_cache(struct scsi_device *devp, int (*waitfn)()) in sd_scsi_probe_with_cache() function