Home
last modified time | relevance | path

Searched refs:ccw_device_accumulate_and_sense (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/s390/cio/
Ddevice.h106 int ccw_device_accumulate_and_sense(struct ccw_device *, struct irb *);
Dccwreq.c177 if (ccw_device_accumulate_and_sense(cdev, lcirb)) in ccwreq_status()
Ddevice_status.c381 ccw_device_accumulate_and_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_and_sense() function