Searched defs:ccw_device (Results 1 – 3 of 3) sorted by relevance
86 struct ccw_device { struct89 struct ccw_device_private *private; /* cio private information */ argument91 struct ccw_device_id id; argument95 void (*handler) (struct ccw_device *, unsigned long, struct irb *); argument
343 struct zfcp_adapter *zfcp_adapter_enqueue(struct ccw_device *ccw_device) in zfcp_adapter_enqueue()
153 struct ccw_device *ccw_device; /* S/390 ccw device */ member