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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c117 /* Note: this must be changed in tandem with sbd_ioctl.h */
122 /* Note: this must also be changed in tandem with sbd_ioctl.h */
488 sbd_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, char *event) function
494 static fn_t f = "sbd_ioctl";
497 PR_BYP("sbd_ioctl cmd=%x, arg=%lx\n", cmd, arg);
499 /* Note: this must also be changed in tandem with sbd_ioctl.h */

Completed in 74 milliseconds