1What: /sys/bus/platform/devices/fsi-master/rescan 2Date: May 2017 3KernelVersion: 4.12 4Contact: cbostic@linux.vnet.ibm.com 5Description: 6 Initiates a FSI master scan for all connected slave devices 7 on its links. 8 9What: /sys/bus/platform/devices/fsi-master/break 10Date: May 2017 11KernelVersion: 4.12 12Contact: cbostic@linux.vnet.ibm.com 13Description: 14 Sends an FSI BREAK command on a master's communication 15 link to any connnected slaves. A BREAK resets connected 16 device's logic and preps it to receive further commands 17 from the master. 18 19What: /sys/bus/platform/devices/fsi-master/slave@00:00/term 20Date: May 2017 21KernelVersion: 4.12 22Contact: cbostic@linux.vnet.ibm.com 23Description: 24 Sends an FSI terminate command from the master to its 25 connected slave. A terminate resets the slave's state machines 26 that control access to the internally connected engines. In 27 addition the slave freezes its internal error register for 28 debugging purposes. This command is also needed to abort any 29 ongoing operation in case of an expired 'Master Time Out' 30 timer. 31 32What: /sys/bus/platform/devices/fsi-master/slave@00:00/raw 33Date: May 2017 34KernelVersion: 4.12 35Contact: cbostic@linux.vnet.ibm.com 36Description: 37 Provides a means of reading/writing a 32 bit value from/to a 38 specified FSI bus address. 39