Home
last modified time | relevance | path

Searched refs:RSM_IOCTL_TOPOLOGY_SIZE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/rsm/
H A Drsm.h64 #define RSM_IOCTL_TOPOLOGY_SIZE RSM_IOCTL_TOPOLOGY + 0x1 macro
/titanic_50/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c2915 case RSM_IOCTL_TOPOLOGY_SIZE: in rsmka_topology_ioctl()
/titanic_50/usr/src/lib/librsm/common/
H A Drsmlib.c2874 if (ioctl(_rsm_fd, RSM_IOCTL_TOPOLOGY_SIZE, &topology_data_size) < 0) { in rsm_get_interconnect_topology()