Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c4493 static void do_start_stop(int fd, int start, int immed, int loej, in do_start_stop() argument
4511 ((loej & 1) << 1) | (start & 1); in do_start_stop()
4601 int loej = 0; in do_scsi_start_stop() local
4628 do_start_stop(fd, startstop, immed, loej, 0); in do_scsi_start_stop()