Lines Matching refs:devices
19 The given devices will be ignored by the common I/O-layer; no detection
20 and device sensing will be done on any of those devices. The subchannel to
27 The devices must be given either as bus ids (0.x.abcd) or as hexadecimal
31 You can use the 'all' keyword to ignore all devices. The 'ipldev' and 'condev'
42 will ignore all devices ranging from 0.0.0023 to 0.0.0042 and the device
49 will ignore all devices but 0.0.4711, 0.0.fd00, 0.0.fd01, 0.0.fd02.
51 By default, no devices are ignored.
59 Lists the ranges of devices (by bus id) which are ignored by common I/O.
61 You can un-ignore certain or all devices by piping to /proc/cio_ignore.
62 "free all" will un-ignore all ignored devices,
64 devices.
66 For example, if devices 0.0.0023 to 0.0.0042 and 0.0.4711 are ignored,
69 will un-ignore devices 0.0.0030 to 0.0.0032 and will leave devices 0.0.0023
74 devices.
80 You can also add ranges of devices to be ignored by piping to
82 specified devices.
84 Note: While already known devices can be added to the list of devices to be
87 known devices go away, you need the "purge" command (see below).
94 devices.
96 You can remove already known but now ignored devices via::
100 All devices ignored but still registered and not online (= not in use)
103 The devices can be specified either by bus id (0.x.abcd) or, for 2.4 backward