Searched defs:ISOPEN (Results 1 – 2 of 2) sorted by relevance
92 #define ISOPEN 04 /* Device is open */ macro
61 #define ISOPEN(softc) ((softc)->ses_lyropen || (softc)->ses_oflag) macro