Home
last modified time | relevance | path

Searched refs:mc_open (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/man/man9e/
H A DMakefile58 mc_open.9e \
H A DManlink55 mc_open.9e
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9e.inc72 link path=usr/share/man/man9e/mc_close.9e target=mc_open.9e
78 file path=usr/share/man/man9e/mc_open.9e
/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) in mc_open() 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) in mc_open() function
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h228 mac_open_t mc_open; /* Open the device */ member
H A Dmac_impl.h618 #define mi_open mi_callbacks->mc_open
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c1019 mc_open(dev_t *devp, int flag, int otyp, cred_t *credp) in mc_open() function
1214 mc_open,
/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) in mc_open() function
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c408 .mc_open = NULL,