Searched refs:ccw_device_accumulate_and_sense (Results 1 – 3 of 3) sorted by relevance
107 int ccw_device_accumulate_and_sense(struct ccw_device *, struct irb *);
177 if (ccw_device_accumulate_and_sense(cdev, lcirb)) in ccwreq_status()
381 ccw_device_accumulate_and_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_and_sense() function