Home
last modified time | relevance | path

Searched defs:otyp (Results 51 – 75 of 212) sorted by relevance

123456789

/illumos-gate/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_drv.c438 acpinex_open(dev_t *devi, int flags, int otyp, cred_t *credp) in acpinex_open()
472 acpinex_close(dev_t dev, int flags, int otyp, cred_t *credp) in acpinex_close()
/illumos-gate/usr/src/uts/common/io/
H A Dufmtest.c190 ufmtest_open(dev_t *devp, int flag, int otyp, cred_t *credp) in ufmtest_open()
210 ufmtest_close(dev_t dev, int flag, int otyp, cred_t *credp) in ufmtest_close()
H A Dcpc.c469 kcpc_open(dev_t *dev, int flags, int otyp, cred_t *cr) in kcpc_open()
526 kcpc_close(dev_t dev, int flags, int otyp, cred_t *cr) in kcpc_close()
H A Dtimerfd.c108 timerfd_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) in timerfd_open()
394 timerfd_close(dev_t dev, int flag, int otyp, cred_t *cred_p) in timerfd_close()
H A Dtty_pty.c245 ptcopen(dev_t *devp, int flag, int otyp, struct cred *cred) in ptcopen()
283 ptcclose(dev_t dev, int flag, int otyp, struct cred *cred) in ptcclose()
H A Dksyms.c214 ksyms_open(dev_t *devp, int flag, int otyp, struct cred *cred) in ksyms_open()
267 ksyms_close(dev_t dev, int flag, int otyp, struct cred *cred) in ksyms_close()
H A Dbl.c107 bl_open(dev_t *devp, int flag, int otyp, struct cred *credp) in bl_open()
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dadm1031.c544 adm1031_open(dev_t *devp, int flags, int otyp, cred_t *credp) in adm1031_open()
586 adm1031_close(dev_t dev, int flags, int otyp, cred_t *credp) in adm1031_close()
H A Dssc100.c149 ssc100_open(dev_t *devp, int flags, int otyp, cred_t *credp) in ssc100_open()
196 ssc100_close(dev_t dev, int flags, int otyp, cred_t *credp) in ssc100_close()
H A Dadm1026.c180 adm1026_open(dev_t *devp, int flags, int otyp, cred_t *credp) in adm1026_open()
229 adm1026_close(dev_t dev, int flags, int otyp, cred_t *credp) in adm1026_close()
H A Dssc050.c178 ssc050_open(dev_t *devp, int flags, int otyp, cred_t *credp) in ssc050_open()
225 ssc050_close(dev_t dev, int flags, int otyp, cred_t *credp) in ssc050_close()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dmdesc.c332 mdesc_open(dev_t *devp, int flag, int otyp, cred_t *credp) in mdesc_open()
364 mdesc_close(dev_t dev, int flag, int otyp, cred_t *credp) in mdesc_close()
/illumos-gate/usr/src/uts/common/fs/zut/
H A Dzut.c452 zut_open(dev_t *devp, int flag, int otyp, cred_t *cr) in zut_open()
464 zut_close(dev_t dev, int flag, int otyp, cred_t *cr) in zut_close()
/illumos-gate/usr/src/uts/i86xpv/io/
H A Ddomcaps.c97 domcaps_open(dev_t *dev, int flag, int otyp, cred_t *cr) in domcaps_open()
H A Dballoon_drv.c97 balloon_open(dev_t *dev, int flag, int otyp, cred_t *cr) in balloon_open()
/illumos-gate/usr/src/uts/common/io/vio9p/
H A Dvio9p.c601 vio9p_open(dev_t *dev, int flag, int otyp, cred_t *cred) in vio9p_open()
638 vio9p_close(dev_t dev, int flag, int otyp, cred_t *cred) in vio9p_close()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c108 ppm_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) in ppm_open()
120 ppm_close(dev_t dev, int flag, int otyp, cred_t *credp) in ppm_close()
H A Dtodds1287.c398 ds1287_open(dev_t *devp, int flags, int otyp, cred_t *credp) in ds1287_open()
431 ds1287_close(dev_t dev, int flags, int otyp, cred_t *credp) in ds1287_close()
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nbdrv.c459 inb_mc_open(dev_t *devp, int flag, int otyp, cred_t *credp) in inb_mc_open()
476 inb_mc_close(dev_t dev, int flag, int otyp, cred_t *credp) in inb_mc_close()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci.c783 pci_open(dev_t *devp, int flags, int otyp, cred_t *credp) in pci_open()
789 pci_close(dev_t dev, int flags, int otyp, cred_t *credp) in pci_close()
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394.c280 av1394_open(dev_t *dev, int flag, int otyp, cred_t *cr) in av1394_open()
297 av1394_close(dev_t dev, int flag, int otyp, cred_t *cr) in av1394_close()
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_ddi.c150 audio_open(dev_t *devp, int oflag, int otyp, cred_t *credp) in audio_open()
302 audio_close(dev_t dev, int flag, int otyp, cred_t *credp) in audio_close()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcryptoadm.c194 cryptoadm_open(dev_t *devp, int flag, int otyp, cred_t *credp) in cryptoadm_open()
212 cryptoadm_close(dev_t dev, int flag, int otyp, cred_t *credp) in cryptoadm_close()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Doplkmdrv.c336 okm_open(dev_t *devp, int flag, int otyp, struct cred *cred) in okm_open()
400 okm_close(dev_t dev, int flag, int otyp, struct cred *cred) in okm_close()
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam.c503 dcam_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) in dcam_open()
596 dcam_close(dev_t dev, int flags, int otyp, cred_t *cred_p) in dcam_close()

123456789