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