Searched defs:ccw_device (Results 1 – 3 of 3) sorted by relevance
87 struct ccw_device { struct90 struct ccw_device_private *private; /* cio private information */ argument93 struct ccw_device_id id; argument97 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
Completed in 9 milliseconds