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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_open_device.c58 dev_t device_rdev_id; /* Device type and number */ local
110 device_rdev_id = stat_buf.st_rdev & ~FBC_CLONE_MASK;
114 ((stat_buf.st_rdev & ~FBC_CLONE_MASK) == device_rdev_id));

Completed in 9 milliseconds