Searched defs:mc_open (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/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) 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) function
|
/illumos-gate/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) function 1213 mc_open,
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 216 mac_open_t mc_open; /* Open the device */ member in struct:mac_callbacks_s
|
/illumos-gate/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) function
|
Completed in 83 milliseconds