Searched refs:__devices (Results 1 – 4 of 4) sorted by relevance
827 struct list_head *list = (prev ? &prev->siblings : &shost->__devices); in __scsi_iterate_devices()832 while (list->next != &shost->__devices) { in __scsi_iterate_devices()981 list_for_each_entry(sdev, &shost->__devices, siblings) { in __scsi_device_lookup()
567 struct list_head __devices; member
459 list_for_each_entry((sdev), &((shost)->__devices), siblings)
495 list_for_each_entry(sd, &sh->__devices, siblings) { in pscsi_configure_device()