Lines Matching refs:proc
7 4. Configuration via /proc/scsi/tmscsim/?
122 * Information via cat /proc/scsi/tmscsim/?
123 * Dynamically configurable by writing to /proc/scsi/tmscsim/?
129 (Try: echo "scsi add-single-device C B T U" >/proc/scsi/scsi
135 4. Configuration via /proc/scsi/tmscsim/?
137 First of all look at the output of /proc/scsi/tmscsim/? by typing
138 cat /proc/scsi/tmscsim/?
145 garloff@kurt:/home/garloff > cat /proc/scsi/tmscsim/0
189 /proc/scsi/tmscsim/?. Basically you have to imitate the output of driver.
199 echo "MaxLUN=8 seltimeout 200" >/proc/scsi/tmscsim/0
213 echo "0 0 0 y y y - y - 10 " >/proc/scsi/tmscsim/0
214 echo "3 5 0 y n y " >/proc/scsi/tmscsim/0
233 output of /proc/scsi/tmscsim/? in the device listing in the first column
236 echo "reset" >/proc/scsi/tmscsim/0
237 echo "inquiry 1" >/proc/scsi/tmscsim/0
238 echo "remove 2" >/proc/scsi/tmscsim/1
239 echo "add 2 3" >/proc/scsi/tmscsim/?
240 echo "dump" >/proc/scsi/tmscsim/0
251 I'd suggest reviewing the output of /proc/scsi/tmscsim/? after changing
259 driver configuration via /proc/scsi/tmscsim/?.
262 /proc/scsi/tmscsim/? pseudo-file, e.g. if you want to use another
272 The syntax of the params is much shorter than the syntax of the /proc/...
374 If this does not help, try echo "INQUIRY t" >/proc/scsi/tmscsim/? (t
376 bus afterwards (echo "RESET" >/proc/scsi/tmscsim/?).
398 Please append the output of /proc/scsi/scsi, /proc/scsi/tmscsim/? and