Searched refs:DSPRI_GETINFO (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dds_pri.h44 #define DSPRI_GETINFO (DSPRIIOC | 1) /* Get PRI size */ macro
49 * DSPRI_GETINFO
/opensolaris-onvv-gate/usr/src/lib/libpri/common/
H A Dpri.c156 if (ioctl(pri_fd, DSPRI_GETINFO, &pri_info) < 0) {
181 * we did the DSPRI_GETINFO ioctl() and the actual
186 if (ioctl(pri_fd, DSPRI_GETINFO, &pri_info2) < 0) {
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dds_pri.c602 case DSPRI_GETINFO: {
634 DS_PRI_DBG("ds_pri_ioctl: DSPRI_GETINFO sz=0x%lx tok=0x%lx\n",

Completed in 103 milliseconds