Searched defs:mc_ioctl (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | mc-us3i.c | 65 static int mc_ioctl(dev_t, int, intptr_t, int, cred_t *, int *); 80 mc_ioctl, /* ioctl */ 432 mc_ioctl(dev_t dev, int cmd, intptr_t arg, int flag, cred_t *cred_p, function
|
H A D | mc-us3.c | 60 static int mc_ioctl(dev_t, int, intptr_t, int, cred_t *, int *); 75 mc_ioctl, /* ioctl */ 492 mc_ioctl(dev_t dev, int cmd, intptr_t arg, int flag, cred_t *cred_p, function
|
/illumos-gate/usr/src/uts/intel/io/mc-amd/ |
H A D | mcamd_drv.c | 1142 mc_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rvalp) function 1220 mc_ioctl,
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 214 mac_ioctl_t mc_ioctl; /* Process an unknown ioctl */ member in struct:mac_callbacks_s
|
/illumos-gate/usr/src/uts/sun4u/opl/io/ |
H A D | mc-opl.c | 67 static int mc_ioctl(dev_t, int, intptr_t, int, cred_t *, int *); 127 mc_ioctl, /* ioctl */ 609 mc_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, function 4036 MC_LOG("mc_ioctl(cmd = %x, flags = %x)\n", cmd, flags);
|
Completed in 124 milliseconds