Searched refs:next_scsi_device (Results 1 – 1 of 1) sorted by relevance
378 static inline struct device *next_scsi_device(struct device *start) in next_scsi_device() function391 while ((dev = next_scsi_device(dev))) { in scsi_seq_start()403 return next_scsi_device(v); in scsi_seq_next()