Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dstrtty.h137 #define MC_POSIXQUERY 5 /* check if driver has POSIX close semantics */ macro
/titanic_44/usr/src/uts/common/xen/io/
H A Dxencons.c1218 ((struct iocblk *)mp->b_rptr)->ioc_cmd == MC_POSIXQUERY) { in xenconswput()
/titanic_44/usr/src/uts/sun/io/
H A Dzs_async.c1572 ((struct iocblk *)mp->b_rptr)->ioc_cmd == MC_POSIXQUERY) { in zsa_wput()
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c3464 ((struct iocblk *)mp->b_rptr)->ioc_cmd == MC_POSIXQUERY) { in asywput()
/titanic_44/usr/src/uts/common/io/
H A Dldterm.c773 if ((qryp = open_ioctl(q, MC_POSIXQUERY)) == NULL) in ldtermopen()
H A Dasy.c4028 ((struct iocblk *)mp->b_rptr)->ioc_cmd == MC_POSIXQUERY) { in asywputdo()