Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Demul64.h63 #define EMUL64_WRITE_ON (EMUL64IOC|38) macro
/titanic_50/usr/src/cmd/emul64ioctl/
H A Demul64ioctl.c101 cmd = EMUL64_WRITE_ON; in main()
/titanic_50/usr/src/uts/common/io/
H A Demul64.c1421 case EMUL64_WRITE_ON: in emul64_ioctl()