Home
last modified time | relevance | path

Searched defs:ccw_queue (Results 1 – 2 of 2) sorted by relevance

/drivers/s390/block/
Ddasd.c2193 struct list_head ccw_queue; in _dasd_sleep_on() local
2268 static inline int _wait_for_wakeup_queue(struct list_head *ccw_queue) in _wait_for_wakeup_queue()
2280 static int _dasd_sleep_on_queue(struct list_head *ccw_queue, int interruptible) in _dasd_sleep_on_queue()
2371 int dasd_sleep_on_queue(struct list_head *ccw_queue) in dasd_sleep_on_queue()
Ddasd_int.h453 struct list_head ccw_queue; member
498 struct list_head ccw_queue; member