Home
last modified time | relevance | path

Searched refs:siblings (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/scsi/
Dscsi_device.h106 struct list_head siblings; /* list of all devices on this host */ member
281 struct list_head siblings; member
387 list_for_each_entry((sdev), &((shost)->__devices), siblings)
Dlibsas.h194 struct list_head siblings; /* devices on the same level */ member