Lines Matching refs:ccw
10 All ccw devices are accessed via a subchannel, this is reflected in the
28 system; it is a pseudo subchannel where disconnected ccw devices are moved to
29 if they are displaced by another ccw device becoming operational on their
30 former subchannel. The ccw devices will be moved again to a proper subchannel
33 You should address a ccw device via its bus id (e.g. 0.0.4711); the device can
34 be found under bus/ccw/devices/.
36 All ccw devices export some data via sysfs.
62 1.1 Bringing up a ccw device
73 1.2 Writing a driver for ccw devices
208 The ccwgroup mechanism is designed to handle devices consisting of multiple ccw
211 The ccw driver provides a 'group' attribute. Piping bus ids of ccw devices to
212 this attributes creates a ccwgroup device consisting of these ccw devices (if
214 ccw device.
220 A ccw device which is a member of a ccwgroup device carries a pointer to the
226 mind that most drivers will need to implement both a ccwgroup and a ccw