Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ncall/
H A Dncall.h103 #define NC_IOC_STOP _NCIOC_(2) /* ncall stop */ macro
H A Dncall.c369 case NC_IOC_STOP: in ncallioctl()
/titanic_41/usr/src/cmd/avs/ncall/
H A Dncalladm.c311 if (ioctl(fd, NC_IOC_STOP, 0) < 0) { in ncalladm_lintmain()