Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/tnf/
H A Dtnf.c135 #define TNFCTL_MINOR 0 macro
246 if ((ddi_create_minor_node(devi, "tnfctl", S_IFCHR, TNFCTL_MINOR, in tnf_attach()
316 if (getminor(*devp) == TNFCTL_MINOR) { in tnf_open()
336 if (getminor(dev) == TNFCTL_MINOR) { in tnf_close()
389 if (getminor(dev) != TNFCTL_MINOR && in tnf_ioctl()