Home
last modified time | relevance | path

Searched refs:RDC_ASYNC6 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_ioctl.h134 #define RDC_ASYNC6 _RDCI_(20) /* send async message by hand */ macro
H A Drdc.c680 if (cmd == RDC_ASYNC6) { in rdcioctl()