Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpshot.h47 #define PSHOT_NODENAME_TESTCTL "testctl" macro
/titanic_41/usr/src/uts/common/io/
H A Dpshot.c570 (void) strncpy(pshot->nodes[i].name, PSHOT_NODENAME_TESTCTL, in pshot_attach()
1855 if (strcmp(nodename, PSHOT_NODENAME_TESTCTL) == 0) in pshot_ioctl()