Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_ioctl.h127 #define RDC_POOL_RUN _RDCI_(8) macro
H A Drdc.c514 case RDC_POOL_RUN: in convert_ioctl_args()
768 case RDC_POOL_RUN: { in rdcioctl()
/titanic_44/usr/src/cmd/avs/rdc/
H A Dsndrd.c70 #define RDC_POOL_RUN NC_IOC_POOL_RUN macro
1935 while ((err = sndrsys(RDC_POOL_RUN, &id)) != 0) { in svcstart()