Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cdrw/
H A Dmmc.h144 int prevent_allow_mr(int fd, int op);
H A Dmisc_scsi.c788 if (!prevent_allow_mr(dev->d_fd, 1)) in eject_media()
H A Dmmc.c447 prevent_allow_mr(int fd, int op) in prevent_allow_mr() function