Searched defs:do_wait (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/ |
D | st.c | 522 int bytes, int direction, int timeout, int retries, int do_wait) in st_do_scsi() 897 static int test_ready(struct scsi_tape *STp, int do_wait) in test_ready() 973 int i, retval, new_session = 0, do_wait; in check_tape() local
|
D | osst.c | 349 unsigned char *cmd, int bytes, int direction, int timeout, int retries, int do_wait) in osst_do_scsi()
|