Searched refs:ISOPEN (Results 1 – 4 of 4) sorted by relevance
92 #define ISOPEN 04 /* Device is open */ macro
61 #define ISOPEN(softc) ((softc)->ses_lyropen || (softc)->ses_oflag) macro
825 if (set_zsoptinit && !(za->za_flags & ISOPEN)) in zsa_open()832 if (set_zsoptinit && !(za->za_flags & ISOPEN)) in zsa_open()872 if (set_zsoptinit && !(za->za_flags & ISOPEN)) in zsa_open()884 if (set_zsoptinit && !(za->za_flags & ISOPEN)) in zsa_open()892 if (set_zsoptinit && !(za->za_flags & ISOPEN)) in zsa_open()
573 if (ISOPEN(ssc)) { in ses_detach()