Home
last modified time | relevance | path

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

/linux-3.3/drivers/s390/char/
Dtape.h268 extern int tape_do_io_async(struct tape_device *, struct tape_request *);
288 tape_do_io_async(device, request); in tape_do_io_async_free()
Dtape_core.c996 tape_do_io_async(struct tape_device *device, struct tape_request *request) in tape_do_io_async() function
1389 EXPORT_SYMBOL(tape_do_io_async);
Dtape_34xx.c117 tape_do_io_async(device, request); in tape_34xx_medium_sense_async()