Home
last modified time | relevance | path

Searched defs:do_wait (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dst.c593 int bytes, int direction, int timeout, int retries, int do_wait) in st_do_scsi()
963 static int test_ready(struct scsi_tape *STp, int do_wait) in test_ready()
1039 int i, retval, new_session = 0, do_wait; in check_tape() local
Dosst.c430 unsigned char *cmd, int bytes, int direction, int timeout, int retries, int do_wait) in osst_do_scsi()
/Linux-v4.19/kernel/
Dexit.c1490 static long do_wait(struct wait_opts *wo) in do_wait() function