Lines Matching +full:phy +full:- +full:is +full:- +full:integrated
4 .\" Copyright (c) 2015-2017 Avago Technologies
5 .\" Copyright (c) 2015-2017 Broadcom Ltd.
21 .\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
22 .\" "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
45 .Nd "LSI Fusion-MPT 2 IT/IR 6Gb/s Serial Attached SCSI/SATA driver"
49 .Bd -ragged -offset indent
57 .Bd -literal -offset indent
64 Fusion-MPT 2 IT/IR
72 .Bl -bullet -compact
88 Intel Integrated RAID Module RMS25JB040
90 Intel Integrated RAID Module RMS25JB080
92 Intel Integrated RAID Module RMS25KB040
94 Intel Integrated RAID Module RMS25KB080
103 .Bd -literal -offset indent
111 .Bd -literal -offset indent
115 To disable MSI-X interrupts for all
119 .Bd -literal -offset indent
123 To disable MSI-X interrupts for a specific
127 .Bd -literal -offset indent
134 .Bd -literal -offset indent
141 .Bd -literal -offset indent
145 The default max_chains value is 16384.
147 The current number of free chain frames is stored in the
152 The lowest number of free chain frames seen since boot is stored in the
157 The number of times that chain frame allocations have failed since boot is
165 The current number of active I/O commands is shown in the
173 .Bd -literal -offset indent
180 .Bd -literal -offset indent
184 The default max_io_pages value is -1, meaning that the maximum I/O size that
187 The lowest value that the driver will use for max_io_pages is 1, otherwise
192 The highest number of active I/O commands seen since boot is stored in the
201 .Bd -literal -offset indent
206 If more than one device is to be excluded, target IDs are separated by commas.
212 .Bd -literal -offset indent
217 If more than one device is to be excluded, target IDs are separated by commas.
221 SCSI command to SATA direct-access devices during shutdown.
224 .Bd -literal -offset indent
231 .Bl -tag -width 6n -offset indent
236 This is the default value.
245 .Bd -literal -offset indent
257 .Bd -literal -offset indent
268 .Bd -literal -offset indent
273 NNNN is the number of seconds to wait for SATA devices to spin up when they fail
278 In some cases it is possible for devices to lose their mapped IDs due to
280 To overcome this problem, a tunable is provided that will force the driver to
281 map devices using the Phy number associated with the device.
282 This feature is not recommended if the topology includes multiple
284 If multiple enclosures/expanders are present in the topology, Phy numbers are
285 repeated, causing all devices at these Phy numbers except the first device to
288 .Bd -literal -offset indent
295 .Bl -tag -width 6n -offset indent
296 .It -1
297 Only use Phy numbers to map devices and bypass the driver's mapping logic.
299 Never use Phy numbers to map devices.
301 Use Phy numbers to map devices, but only if the driver's mapping logic fails
302 to map the device that is being enumerated.
303 This is the default value.
308 .Bd -literal -offset indent
314 Driver diagnostic printing is controlled in
318 and per-device
321 One can alter the debug level for any adapter at run-time using the
330 integer values or by providing a comma-separated list of names.
334 .Qq -
338 status is reported in both formats for convenience.
340 .Bl -column "FlagXX" "NameXXXX" "Description" -offset indent
350 .It 0x0100 Ta user Ta Tracing of user-generated commands (IOCTL)
377 .An -nosplit