Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dtape.h238 extern int tape_do_io_async(struct tape_device *, struct tape_request *);
257 tape_do_io_async(device, request); in tape_do_io_async_free()
H A Dtape_core.c936 tape_do_io_async(struct tape_device *device, struct tape_request *request) in tape_do_io_async() function
1324 EXPORT_SYMBOL(tape_do_io_async);
H A Dtape_34xx.c117 tape_do_io_async(device, request); in tape_34xx_medium_sense_async()