Home
last modified time | relevance | path

Searched defs:ISOPEN (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dstrtty.h92 #define ISOPEN 04 /* Device is open */ macro
/titanic_51/usr/src/uts/common/sys/scsi/targets/
H A Dses.h61 #define ISOPEN(softc) ((softc)->ses_lyropen || (softc)->ses_oflag) macro