Home
last modified time | relevance | path

Searched refs:ASY_PPS_EDGE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4/sys/
H A Dsudev.h357 #define ASY_PPS_EDGE 0x00000008 macro
/titanic_41/usr/src/uts/common/sys/
H A Dasy.h405 #define ASY_PPS_EDGE 0x00000008 macro
/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c1137 asy->asy_flags &= ~(ASY_PPS | ASY_PPS_EDGE); in asyclose()
1918 if (asy->asy_flags & ASY_PPS_EDGE) { in asy_ppsevent()
1921 asy->asy_flags &= ~ASY_PPS_EDGE; in asy_ppsevent()
1942 asy->asy_flags |= ASY_PPS_EDGE; in asy_ppsevent()
2962 asy->asy_flags &= ~ASY_PPS_EDGE; in async_ioctl()
/titanic_41/usr/src/uts/common/io/
H A Dasy.c1796 asy->asy_flags &= ~(ASY_PPS | ASY_PPS_EDGE); in asyclose()
2361 if (asy->asy_flags & ASY_PPS_EDGE) { in asy_ppsevent()
2364 asy->asy_flags &= ~ASY_PPS_EDGE; in asy_ppsevent()
2385 asy->asy_flags |= ASY_PPS_EDGE; in asy_ppsevent()
3465 asy->asy_flags &= ~ASY_PPS_EDGE; in async_ioctl()