Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/paride/
Dpt.c394 static int pt_poll_dsc(struct pt_unit *tape, int pause, int tmo, char *msg) in pt_poll_dsc() function
432 pt_poll_dsc(tape, HZ, tmo, fun); in pt_media_access_cmd()
786 if (!pt_poll_dsc(tape, HZ / 100, PT_TMO, "read")) in pt_read()
887 if (!pt_poll_dsc(tape, HZ / 100, PT_TMO, "write")) in pt_write()