Searched refs:CDO_AUTO_CLOSE (Results 1 – 4 of 4) sorted by relevance
617 cdi->options |= (int) CDO_AUTO_CLOSE; in register_cdrom()1050 cdi->options & CDO_AUTO_CLOSE) { in open_for_data()1215 cdi->options & CDO_AUTO_CLOSE) { in check_for_audio_disc()2339 cdi->options &= ~(CDO_AUTO_CLOSE | CDO_AUTO_EJECT); in cdrom_ioctl_eject_sw()2341 cdi->options |= CDO_AUTO_CLOSE | CDO_AUTO_EJECT; in cdrom_ioctl_eject_sw()3567 cdi->options |= CDO_AUTO_CLOSE; in cdrom_update_settings()3569 cdi->options &= ~CDO_AUTO_CLOSE; in cdrom_update_settings()
411 #define CDO_AUTO_CLOSE 0x1 /* close tray on first open() */ macro
599 CDO_AUTO_CLOSE& try to close tray upon device $open()$\cr608 The initial value of this register is $CDO_AUTO_CLOSE \mathrel|722 \item[$CDO_AUTO_CLOSE \mathrel| CDO_USE_FFLAGS \mathrel| CDO_LOCK$] This732 \item[$CDO_AUTO_CLOSE \mathrel| CDO_AUTO_EJECT \mathrel| CDO_LOCK$] This
603 CDO_AUTO_CLOSE close tray on first open(2)