Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Dds_pri.h45 #define DSPRI_WAIT (DSPRIIOC | 2) /* Wait for PRI change */ macro
/titanic_50/usr/src/lib/libpri/common/
H A Dpri.c149 if (ioctl(pri_fd, DSPRI_WAIT, token) < 0) { in pri_get()
/titanic_50/usr/src/uts/sun4v/io/
H A Dds_pri.c643 case DSPRI_WAIT: { in ds_pri_ioctl()