Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_ioctl.h135 #define RDC_CLRKSTAT _RDCI_(21) /* clear kstat_io structure */ macro
H A Drdc.c685 if (cmd == RDC_CLRKSTAT) { in rdcioctl()