Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/sys/
H A Dsudev.h372 #define RSC_DEVICE (1 << (NBITSMINOR32 - 4)) macro
379 #define UNIT(x) (getminor(x) & ~(OUTLINE | RSC_DEVICE))
/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c710 asy->asy_unit | RSC_DEVICE, DDI_PSEUDO, NULL) in asyattach()
751 asy->asy_unit | RSC_DEVICE, DDI_PSEUDO, NULL) in asyattach()