Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dst.c598 int bytes, int direction, int timeout, int retries, int do_wait) in st_do_scsi()
968 static int test_ready(struct scsi_tape *STp, int do_wait) in test_ready()
1044 int i, retval, new_session = 0, do_wait; in check_tape() local
/openbmc/linux/kernel/
H A Dexit.c1582 static long do_wait(struct wait_opts *wo) in do_wait() function