1SRP_START_TL_FAIL_TI(9) SCSI mid layer SRP_START_TL_FAIL_TI(9)
2
3
4
6 srp_start_tl_fail_timers - start the transport layer failure timers
7
9 void srp_start_tl_fail_timers(struct srp_rport * rport);
10
12 rport
13 SRP target port.
14
16 Start the transport layer fast I/O failure and device loss timers. Do
17 not modify a timer that was already started.
18
20 James Bottomley <James.Bottomley@hansenpartnership.com>
21 Author.
22
23 Rob Landley <rob@landley.net>
24 Author.
25
27Kernel Hackers Manual 2.6. June 2019 SRP_START_TL_FAIL_TI(9)