Searched refs:mc_open (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 216 mac_open_t mc_open; /* Open the device */ member
|
H A D | mac_impl.h | 650 #define mi_open mi_callbacks->mc_open
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | mc-us3i.c | 63 static int mc_open(dev_t *, int, int, cred_t *); 73 mc_open, /* open */ 393 mc_open(dev_t *devp, int flag, int otyp, cred_t *credp) in mc_open() function
|
H A D | mc-us3.c | 58 static int mc_open(dev_t *, int, int, cred_t *); 68 mc_open, /* open */ 461 mc_open(dev_t *devp, int flag, int otyp, cred_t *credp) in mc_open() function
|
/titanic_41/usr/src/uts/intel/io/mc-amd/ |
H A D | mcamd_drv.c | 1018 mc_open(dev_t *devp, int flag, int otyp, cred_t *credp) in mc_open() function 1213 mc_open,
|
/titanic_41/usr/src/uts/sun4u/opl/io/ |
H A D | mc-opl.c | 65 static int mc_open(dev_t *, int, int, cred_t *); 120 mc_open, /* open */ 595 mc_open(dev_t *devp, int flag, int otyp, cred_t *credp) in mc_open() function
|