Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c231 int out_stop; /* | */ member
6753 clp->out_stop = 1; in guarded_stop_out()
6795 clp->out_stop = 1; in cleanup_out()
6864 while ((!clp->out_stop) && in read_write_thread()
6877 if (clp->out_stop || (clp->out_count <= 0)) { in read_write_thread()
6878 if (!clp->out_stop) in read_write_thread()
6879 clp->out_stop = 1; in read_write_thread()
6886 clp->out_stop = 1; in read_write_thread()
6989 clp->out_stop = 1; in normal_out_operation()