/illumos-gate/usr/src/uts/common/io/drm/ |
H A D | drm_fops.c | 77 int otyp, cred_t *credp) 76 drm_open_helper(drm_device_t *dev, drm_cminor_t *mp, int flags, int otyp, cred_t *credp) argument
|
H A D | drm_drv.c | 431 int otyp, cred_t *credp) 435 retcode = drm_open_helper(dev, mp, openflags, otyp, credp); 450 drm_close(drm_device_t *dev, int minor, int flag, int otyp, argument 430 drm_open(drm_device_t *dev, drm_cminor_t *mp, int openflags, int otyp, cred_t *credp) argument
|
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_ctl.c | 41 eibnx_devctl_open(dev_t *devp, int flags, int otyp, cred_t *credp) argument 48 eibnx_devctl_close(dev_t dev, int flags, int otyp, cred_t *credp) argument
|
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_devctl.c | 48 static int px_open(dev_t *devp, int flags, int otyp, cred_t *credp); 49 static int px_close(dev_t dev, int flags, int otyp, cred_t *credp); 76 px_open(dev_t *devp, int flags, int otyp, cred_t *credp) argument 85 if (otyp != OTYP_CHR) 107 if (rval = pcie_open(px_p->px_dip, devp, flags, otyp, credp)) { 136 px_close(dev_t dev, int flags, int otyp, cred_t *credp) argument 142 if (otyp != OTYP_CHR) 157 if (rval = pcie_close(px_p->px_dip, dev, flags, otyp, credp)) {
|
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_misc.c | 96 hci1394_open(dev_t *devp, int flag, int otyp, cred_t *credp) argument 118 hci1394_close(dev_t dev, int flag, int otyp, cred_t *credp) argument
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_devctl.c | 48 static int pci_open(dev_t *devp, int flags, int otyp, cred_t *credp); 49 static int pci_close(dev_t dev, int flags, int otyp, cred_t *credp); 82 pci_open(dev_t *devp, int flags, int otyp, cred_t *credp) argument 91 if (otyp != OTYP_CHR) 124 if (rval = pcihp_ops->cb_open(devp, flags, otyp, credp)) { 139 pci_close(dev_t dev, int flags, int otyp, cred_t *credp) argument 144 if (otyp != OTYP_CHR) 155 if (rval = pcihp_ops->cb_close(dev, flags, otyp, credp)) {
|
/illumos-gate/usr/src/uts/i86xpv/io/ |
H A D | balloon_drv.c | 97 balloon_open(dev_t *dev, int flag, int otyp, cred_t *cr) argument
|
H A D | domcaps.c | 97 domcaps_open(dev_t *dev, int flag, int otyp, cred_t *cr) argument
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | bl.c | 107 bl_open(dev_t *devp, int flag, int otyp, struct cred *credp) argument 109 if (otyp != OTYP_CHR)
|
H A D | cpuid_drv.c | 102 cpuid_open(dev_t *dev, int flag, int otyp, cred_t *cr) argument
|
/illumos-gate/usr/src/uts/common/io/usb/hubd/ |
H A D | hubd.c | 41 static int hubd_open(dev_t *devp, int flags, int otyp, cred_t *credp); 42 static int hubd_close(dev_t dev, int flag, int otyp, cred_t *credp); 182 hubd_open(dev_t *devp, int flags, int otyp, cred_t *credp) argument 186 return (usba_hubdi_open(dip, devp, flags, otyp, credp)); 191 hubd_close(dev_t dev, int flag, int otyp, cred_t *credp) argument 195 return (usba_hubdi_close(dip, dev, flag, otyp, credp));
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | tod.c | 269 tod_open(dev_t *devp, int flag, int otyp, cred_t *credp) argument 279 tod_close(dev_t dev, int flag, int otyp, cred_t *credp) argument
|
/illumos-gate/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalwd.c | 79 static int xcalwd_open(dev_t *devp, int flag, int otyp, cred_t *credp); 80 static int xcalwd_close(dev_t dev, int flag, int otyp, cred_t *credp); 331 xcalwd_open(dev_t *devp, int flag, int otyp, cred_t *credp) argument 338 if (otyp != OTYP_CHR) 354 xcalwd_close(dev_t dev, int flag, int otyp, cred_t *credp) argument
|
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/ |
H A D | ics951601.c | 174 ics951601_open(dev_t *devp, int flags, int otyp, cred_t *credp) argument 183 if (otyp != OTYP_CHR) { 220 ics951601_close(dev_t dev, int flags, int otyp, cred_t *credp) argument 230 if (otyp != OTYP_CHR) {
|
H A D | lm75.c | 144 lm75_open(dev_t *devp, int flags, int otyp, cred_t *credp) argument 165 if (otyp != OTYP_CHR) { 191 lm75_close(dev_t dev, int flags, int otyp, cred_t *credp) argument 193 _NOTE(ARGUNUSED(flags, otyp, credp))
|
H A D | ltc1427.c | 144 ltc1427_open(dev_t *devp, int flags, int otyp, cred_t *credp) argument 165 if (otyp != OTYP_CHR) { 191 ltc1427_close(dev_t dev, int flags, int otyp, cred_t *credp) argument 193 _NOTE(ARGUNUSED(flags, otyp, credp))
|
H A D | pcf8574.c | 144 pcf8574_open(dev_t *devp, int flags, int otyp, cred_t *credp) argument 167 if (otyp != OTYP_CHR) { 193 pcf8574_close(dev_t dev, int flags, int otyp, cred_t *credp) argument 195 _NOTE(ARGUNUSED(flags, otyp, credp))
|
H A D | pic16f819.c | 201 pic16f819_open(dev_t *devp, int flags, int otyp, cred_t *credp) argument 222 if (otyp != OTYP_CHR) { 248 pic16f819_close(dev_t dev, int flags, int otyp, cred_t *credp) argument 250 _NOTE(ARGUNUSED(flags, otyp, credp))
|
/illumos-gate/usr/src/uts/sun4u/mpxu/io/ |
H A D | tsalarm.c | 270 tsalarm_open(dev_t *devp, int flag, int otyp, cred_t *credp) argument 280 tsalarm_close(dev_t dev, int flag, int otyp, cred_t *credp) argument
|
/illumos-gate/usr/src/uts/intel/io/ |
H A D | ucode_drv.c | 131 ucode_open(dev_t *dev, int flag, int otyp, cred_t *cr) argument
|
/illumos-gate/usr/src/uts/common/fs/zut/ |
H A D | zut.c | 452 zut_open(dev_t *devp, int flag, int otyp, cred_t *cr) argument 464 zut_close(dev_t dev, int flag, int otyp, cred_t *cr) argument
|
/illumos-gate/usr/src/uts/common/dtrace/ |
H A D | lockstat.c | 157 lockstat_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) argument
|
H A D | systrace.c | 305 systrace_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) argument
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_dev.c | 96 static int nsmb_open(dev_t *devp, int flag, int otyp, cred_t *credp); 97 static int nsmb_close(dev_t dev, int flag, int otyp, cred_t *credp); 444 nsmb_open(dev_t *dev, int flags, int otyp, cred_t *cr) argument 488 nsmb_close(dev_t dev, int flags, int otyp, cred_t *cr) argument
|
/illumos-gate/usr/src/uts/common/avs/ns/dsw/ |
H A D | dsw.c | 57 static int iiopen(dev_t *devp, int flag, int otyp, cred_t *crp); 58 static int iiclose(dev_t dev, int flag, int otyp, cred_t *crp); 457 iiopen(dev_t *devp, int flag, int otyp, cred_t *crp) argument 470 iiclose(dev_t dev, int flag, int otyp, cred_t *crp) argument
|