Home
last modified time | relevance | path

Searched refs:O_CR1 (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dttold.h185 #define O_CR1 010000
219 #define O_CR1 0x00001000 /* tn 300 */ macro
H A Dioctl.h108 #define CR1 O_CR1
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dioctl.h46 #define CR1 O_CR1
H A Dttold.h110 #define O_CR1 0x00001000 /* tn 300 */ macro
/titanic_44/usr/src/ucbhead/sys/
H A Dioctl.h105 #define CR1 O_CR1
/titanic_44/usr/src/uts/common/io/
H A Dttcompat.c1195 case O_CR1: in from_compat()
1394 csp->t_flags |= O_CR1; in to_compat()