Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/rsm/
H A Drsm.h43 #define RSM_IOCTL_TOPOLOGY 0x40 macro
64 #define RSM_IOCTL_TOPOLOGY_SIZE RSM_IOCTL_TOPOLOGY + 0x1
65 #define RSM_IOCTL_TOPOLOGY_DATA RSM_IOCTL_TOPOLOGY + 0x2
/titanic_50/usr/src/uts/common/io/rsm/
H A Drsm.c7980 if (RSM_IOCTL_CMDGRP(cmd) == RSM_IOCTL_TOPOLOGY) { in rsm_ioctl()