Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpshot.h46 #define PSHOT_NODENAME_DEVCTL "devctl" macro
/titanic_44/usr/src/uts/common/io/
H A Dpshot.c564 (void) strncpy(pshot->nodes[i].name, PSHOT_NODENAME_DEVCTL, in pshot_attach()
1851 if (strcmp(nodename, PSHOT_NODENAME_DEVCTL) == 0) in pshot_ioctl()