Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ncall/
H A Dncall.h102 #define NC_IOC_START _NCIOC_(1) /* ncall core and stubs start */ macro
H A Dncall.c355 case NC_IOC_START: in ncallioctl()
/titanic_41/usr/src/cmd/avs/ncall/
H A Dncalladm.c358 rc = ioctl(fd, NC_IOC_START, &nodeinfo); in ncalladm_lintmain()