Searched defs:siox_device (Results 1 – 1 of 1) sorted by relevance
12 struct siox_device { struct13 struct list_head node; /* node in smaster->devices */37 bool siox_device_synced(struct siox_device *sdevice); argument