Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Damdzen.c190 #define AMDZEN_MINOR_TOPO 0 macro
2376 if (m != AMDZEN_MINOR_TOPO) { in amdzen_topo_open()
2698 if (getminor(dev) != AMDZEN_MINOR_TOPO) { in amdzen_topo_ioctl()
2731 if (getminor(dev) != AMDZEN_MINOR_TOPO) { in amdzen_topo_close()
2756 if (ddi_create_minor_node(dip, "topo", S_IFCHR, AMDZEN_MINOR_TOPO, in amdzen_attach()