Searched refs:mc_ioctl (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 217 mac_ioctl_t mc_ioctl; /* Process an unknown ioctl */ member
|
H A D | mac_impl.h | 667 #define mi_ioctl mi_callbacks->mc_ioctl
|
/titanic_50/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, in mc_ioctl() 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, in mc_ioctl() function
|
/titanic_50/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) in mc_ioctl() function 1220 mc_ioctl,
|
/titanic_50/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, in mc_ioctl() function
|
/titanic_50/usr/src/uts/common/io/vioif/ |
H A D | vioif.c | 1463 .mc_ioctl = NULL, /* mc_ioctl */
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vnet.c | 3216 cbp->mc_ioctl(macp->m_driver, q, mp); in vnet_force_link_state()
|