Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cdrw/
H A Dmmc.h150 int start_stop(int fd, int start);
H A Dmisc_scsi.c491 (void) start_stop(dev->d_fd, 1); in prepare_for_write()
H A Dmmc.c539 start_stop(int fd, int start) in start_stop() function