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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dmc-us3i.c63 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 Dmc-us3.c58 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 Dmcamd_drv.c1018 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 Dmac_provider.h216 mac_open_t mc_open; /* Open the device */ member in struct:mac_callbacks_s
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c65 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