Searched defs:ds1287_ioctl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodds1287.c98 static int ds1287_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
119 ds1287_ioctl, /* ioctl */
455 ds1287_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, function
468 DPRINTF("ds1287_ioctl: PB_BEGIN_MONITOR is called.\n");
479 DPRINTF("ds1287_ioctl: PB_END_MONITOR is called.\n");
504 DPRINTF("ds1287_ioctl: PB_GET_EVENTS is called.\n");
525 DPRINTF("ds1287_ioctl: PB_CREATE_BUTTON_EVENT is called.\n");

Completed in 55 milliseconds