Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c427 int do_scsi_start_stop(char *device, int startstop);
4595 int do_scsi_start_stop(char *device, int startstop) in do_scsi_start_stop() argument
4627 else if (startstop != -1) in do_scsi_start_stop()
4628 do_start_stop(fd, startstop, immed, loej, 0); in do_scsi_start_stop()