Searched refs:notaio (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/share/examples/scsi_target/
H A Dscsi_target.h118 extern int notaio;
H A Dscsi_cmds.c610 if (notaio) {
643 if (notaio)
676 if (!notaio && aio_return(&c_descr->aiocb) < 0) {
687 if (notaio)
726 if (notaio) {
H A Dscsi_target.c65 int notaio = 0; variable
198 notaio = 1;
259 if (notaio == 0) {
274 notaio = 1;
282 if (debug && notaio == 0)

Completed in 90 milliseconds